List All Pages
blog: http://www.blogjava.net/jarod email: liuyuanzhi(at)gmail.com
Environment Ubuntu 8.04 Checkout from cvs sudo apt-get install ssh cvs export CVS_RSH="ssh" cvs -z3 -d:pserver:anonymous@cvs.sv.gnu.org:/cvsroot/emacs co -r emacs-unicode-2 emacs install...
~/.Xresources Xft.antialias: 1 # 可以尝试把hinting关了对比效果,有些显示器上不开反而更好看 Xft.hinting: 1 Xft.hintstyle: hintfull Xft.rgba: rgb Emacs.FontBackend:...
Environment Ubuntu 8.04 Checkout from cvs sudo apt-get install ssh cvs export CVS_RSH="ssh" cvs -z3 -d:pserver:anonymous@cvs.sv.gnu.org:/sources/emacs co emacs install dependent libraries sudo...
If you are allowed to edit pages in this Site, simply click on edit button at the bottom of the page. This will open an editor with a toolbar pallette with options. To create a link to a new page,...
emacs compile, install the cvs version(trunk) compile, install the cvs version(emacs-unicode-2 branch) configurations zsh configurations
Please change this page according to your policy (configure first using Site Manager) and remove this note. Who can join? You can write here who can become a member of this site. Join! So you...
Home My Blog How to edit pages? How to join this site? Site members Recent changes List all pages Page Tags Site Manager Page tags Add a new page edit this panel
Members: Moderators Admins
example menu example item 1 example item 2 contact
According to Wikipedia, the world largest wiki site: A Wiki ([ˈwiː.kiː] <wee-kee> or [ˈwɪ.kiː] <wick-ey>) is a type of website that allows users to add, remove, or otherwise edit...
~/.zshrc zstyle :compinstall filename '/home/jarod/.zshrc' # location of history export HISTFILE=~/.histfile # number of lines kept in history export HISTSIZE=10000 # number of lines saved in...
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License