equal
deleted
inserted
replaced
3 ;; Written by Oleksandr Gavenko <gavenkoa@gmail.com>, 2008-2010. |
3 ;; Written by Oleksandr Gavenko <gavenkoa@gmail.com>, 2008-2010. |
4 ;; |
4 ;; |
5 ;; This file formed from parts and ideas from many sites/docs and |
5 ;; This file formed from parts and ideas from many sites/docs and |
6 ;; placed in public domain. |
6 ;; placed in public domain. |
7 ;; |
7 ;; |
8 ;; .emacs file for GNU Emacs. |
8 ;; Config file for GNU Emacs. |
9 ;; |
9 ;; |
10 ;; ~/.emacs load this file after ~/.emacs-pre, but before ~/.emacs-post. |
10 ;; For loading order see README. |
11 |
11 |
12 ;; ====================================================================== |
12 ;; ====================================================================== |
13 ;; debugging. |
13 ;; debugging. |
14 |
14 |
15 ;; Shut off message buffer by setting nil. |
15 ;; Shut off message buffer by setting nil. |