view lisp/subdirs.el @ 32385:ce4c7a83ed43

(hexlify-buffer): Bind coding-system-for-write to buffer-file-coding-system, instead of raw-text. (dehexlify-buffer): Bind coding-system-for-read to buffer-file-coding-system, instead of raw-text.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 11 Oct 2000 17:08:28 +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"))