equal
deleted
inserted
replaced
1284 (when (fboundp 'iar4-linker-config-mode) |
1284 (when (fboundp 'iar4-linker-config-mode) |
1285 (add-to-list 'auto-mode-alist '("\\.xcl\\'" . iar4-linker-config-mode)) |
1285 (add-to-list 'auto-mode-alist '("\\.xcl\\'" . iar4-linker-config-mode)) |
1286 ) |
1286 ) |
1287 |
1287 |
1288 ;;; ---------------------------------------------------------------- |
1288 ;;; ---------------------------------------------------------------- |
1289 (message "lisp") |
1289 (message "lisp, elisp") |
1290 |
1290 |
1291 (setq list-command-history-max 256) |
1291 (setq list-command-history-max 256) |
|
1292 |
|
1293 (add-hook 'emacs-lisp-mode-hook 'turn-on-eldoc-mode) |
1292 |
1294 |
1293 ;;; ---------------------------------------------------------------- |
1295 ;;; ---------------------------------------------------------------- |
1294 (message "C, c-mode, C++, c++-mode") |
1296 (message "C, c-mode, C++, c++-mode") |
1295 |
1297 |
1296 (setq c-echo-syntactic-information-p t) |
1298 (setq c-echo-syntactic-information-p t) |