conf
view .emacs.d/init.el @ 337:c7fd3e83cdda
fix fic-ext-mode.el and ack.el loading
| author | Alexander Solovyov <alexander@solovyov.net> |
|---|---|
| date | Thu Dec 16 10:38:18 2010 +0100 |
| parents | 64e7053e69d6 |
| children | 5827fdd29a76 |
line source
1 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2 ;; GNU Emacs configuration
3 ;; (c) Alexander Solovyov 2004-2008
4 ;; piranha AT piranha.org.ua
5 ;;
6 ;; Thanks to all, who has helped me in creation, especially to:
7 ;; Yuriy Sazonets
8 ;; Alex Ott
9 ;; Emacswiki.org
10 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
17 "Load initialization files"
23 "Returns a symbol of an anonymous interactive function,
24 suitable for binding to keys."
27 ;; initialize el-get
29 (throw 'not-configured "Install el-get to get dependencies: https://github.com/dimitri/el-get/"))
44 ;;; ELPA
50 "Compile itself if this is config file"
63 ;; run el-get now
