| commit 23: | ee92532d52ae |
| parent 22: | 67e191f9b9a2 |
| branch: | default |
Updated emacs-nav settings.
Changed (Δ567 bytes):
raw changeset »
init.el (12 lines added, 0 lines removed)
73 |
73 |
(setq column-number-mode t) |
74 |
74 |
|
75 |
75 |
(require 'mercurial) |
76 |
(custom-set-variables |
|
77 |
;; custom-set-variables was added by Custom. |
|
78 |
;; If you edit it by hand, you could mess it up, so be careful. |
|
79 |
;; Your init file should contain only one such instance. |
|
80 |
;; If there is more than one, they won't work right. |
|
81 |
'(nav-quickdir-list (quote ("~/.emacs.d" "~/PROJECTS" "~/OPENSOURCE")))) |
|
82 |
(custom-set-faces |
|
83 |
;; custom-set-faces was added by Custom. |
|
84 |
;; If you edit it by hand, you could mess it up, so be careful. |
|
85 |
;; Your init file should contain only one such instance. |
|
86 |
;; If there is more than one, they won't work right. |
|
87 |
) |
