view lisp/subdirs.el @ 29613:7da06cd67660

(IT_write_glyphs): Don't use CODING_REQUIRE_ENCODING macro, instead AND with CODING_REQUIRE_ENCODING_MASK.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 13 Jun 2000 13:04:19 +0000
parents a7bf11fbec64
children fb7388151943
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" "emulation" "emacs-lisp" "calendar" ))