Mercurial > emacs
diff lisp/allout.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 | b4ff95522987 |
children | ac1673121774 |