| Paste number 20212: | .emacs file |
| Pasted by: | terver |
| When: | 5 years, 8 months ago |
| Share: | Tweet this! | http://paste.lisp.org/+FLG |
| Channel: | #xemacs |
| Paste contents: |
(if (fboundp 'global-font-lock-mode)
(global-font-lock-mode 1) ; GNU Emacs
(setq font-lock-auto-fontify t)) ; XEmacs
(custom-set-variables
'(load-home-init-file t t))
(custom-set-faces)This paste has no annotations.