Mercurial > emacs
diff lisp/macros.el @ 22136:bc8c7f59c064
(byte-compile-insert-header): Do not look for multibyte characters here.
Generate the right file header for use if there are none.
Insert a line of semicolons for subsequent deletion if needed.
(byte-compile-fix-header): New function.
This updates the file header if the file uses multibyte characters.
(byte-compile-from-buffer): Call byte-compile-insert-header
before compiling, and byte-compile-fix-header at the end.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 19 May 1998 02:59:42 +0000 |
parents | 11218164bc54 |
children | e321e58206ac |