view lisp/subdirs.el @ 28018:dade22d104f2

Modify comment about coding system property `coding-category'. (make-coding-system): New argument EOL-TYPE. Pay attention to coding-category property of PROPERTIES.
author Kenichi Handa <handa@m17n.org>
date Tue, 07 Mar 2000 06:15:36 +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" ))