equal
deleted
inserted
replaced
8 ;; Config file for GNU Emacs. |
8 ;; Config file for GNU Emacs. |
9 ;; |
9 ;; |
10 ;; For load order see README. |
10 ;; For load order see README. |
11 |
11 |
12 ;; ====================================================================== |
12 ;; ====================================================================== |
13 ;; debugging. |
13 ;; emacs debugging. |
14 |
14 |
15 ;; Shut off message buffer by setting nil. |
15 ;; Shut off message buffer by setting nil. |
16 (setq message-log-max 512) |
16 (setq message-log-max 512) |
17 |
17 |
18 ;; Set the debug option to enable a backtrace when a problem occurs. |
18 ;; Set the debug option to enable a backtrace when a problem occurs. |