view lisp/subdirs.el @ 47797:d0555af982c8

(vc-rcs-find-version): New fun. (vc-rcs-checkout): Remove `workfile' arg and simplify.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 08 Oct 2002 15:33:18 +0000
parents 3f3106d3feb6
children
line wrap: on
line source

;; -*- no-byte-compile: t -*-
;; In load-path, after this directory should come
;; certain of its subdirectories.  Here we specify them.
(normal-top-level-add-to-load-path '("toolbar" "textmodes" "progmodes" "play" "obsolete" "net" "mail" "language" "international" "gnus" "eshell" "emulation" "emacs-lisp" "calendar" "calc" ))