Mercurial > emacs
view lisp/subdirs.el @ 33545:5411250e7971
(vc-cvs-annotate-command): New optional arg VERSION. Use
vc-do-command to perform the annotation, not call-process.
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Thu, 16 Nov 2000 13:38:03 +0000 |
parents | 401684b10cd9 |
children | 5cdf7acaeb2d |
line wrap: on
line source
;; In load-path, after this directory should come ;; certain of its subdirectories. Here we specify them. (normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "eshell" "emulation" "emacs-lisp" "calendar" "toolbar"))