Mercurial > emacs
view lisp/subdirs.el @ 29152:9e9b47b53f50
1999-06-01 Kenichi HANDA <handa@etl.go.jp>
* fileio.c (Finsert_file_contents): Even if a file is not found,
execute codes for setting up coding system. Call
after-insert-file-functions unconditionally
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 24 May 2000 14:11:50 +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" ))