Mercurial > emacs
diff lisp/autoinsert.el @ 21023:bac070da6b6d
(load-with-code-conversion):
Don't bind enable-multibyte-characters; instead,
bind default-enable-multibyte-characters before creating buffer.
(after-insert-file-set-buffer-file-coding-system):
Use set-buffer-multibyte.
Use add-hook to add this to after-insert-file-functions.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Mon, 02 Mar 1998 20:01:46 +0000 |
parents | c582e15d8cfc |
children | f61d91aef100 |