public
Description: my emacs configuration.
Clone URL: git://github.com/crazycode/emacs.d.git
add compile config script.
crazycode (author)
Sun Sep 07 19:18:58 -0700 2008
commit  684900f21876f679d601ff75a8fea65c8db80c3e
tree    cc3d7db30fc09d08e0bbbde9766e1e064f532147
parent  5c035618eb4ccdbd8c9e28d822d3cad6664b926a
...
4
5
6
 
 
7
8
9
...
4
5
6
7
8
9
10
11
0
@@ -4,6 +4,8 @@
0
 (load "~/.emacs.ext/plugins/subdirs.el")
0
 (mapc 'load (directory-files "~/.emacs.ext/config" t "\.el$"))
0
 
0
+从CVS编译方法:
0
+./configure --prefix=/usr/local/emacs23 --with-xft --with-fretype --enable-font-backend --with-x-toolkit=gtk --with-freetype2 --with-x --with-xpm --with-jpeg --with-tiff --with-gif --with-png
0
 
0
 
0
 目前包括以下插件:

Comments

    No one has commented yet.