Mercurial > emacs
annotate lisp/subdirs.el @ 47781:79bdd88fb006
(vc-resolve-conflicts); Typo.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 07 Oct 2002 16:50:43 +0000 |
parents | 3f3106d3feb6 |
children |
rev | line source |
---|---|
47774
3f3106d3feb6
Regenerated. This added ;; -*- no-byte-compile: t -*- in the first line.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
40918
diff
changeset
|
1 ;; -*- no-byte-compile: t -*- |
25867 | 2 ;; In load-path, after this directory should come |
3 ;; certain of its subdirectories. Here we specify them. | |
40918 | 4 (normal-top-level-add-to-load-path '("toolbar" "textmodes" "progmodes" "play" "obsolete" "net" "mail" "language" "international" "gnus" "eshell" "emulation" "emacs-lisp" "calendar" "calc" )) |