view lisp/subdirs.el @ 88683:39ba56532289

(charset_jisx0201_roman, charset_jisx0208_1978, charset_jisx0208): New variables. (Fdefine_charset_internal): Setup them if appropriate. (init_charset_once): Initialize them to -1.
author Kenichi Handa <handa@m17n.org>
date Thu, 30 May 2002 11:04:38 +0000
parents 5cd92021d055
children 3f3106d3feb6
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 '("toolbar" "textmodes" "progmodes" "play" "obsolete" "net" "mail" "language" "international" "gnus" "eshell" "emulation" "emacs-lisp" "calendar" "calc" ))