]> git.eshelyaron.com Git - emacs.git/commit
(byte-compile-insert-header): Do not look for multibyte characters here.
authorRichard M. Stallman <rms@gnu.org>
Tue, 19 May 1998 02:59:42 +0000 (02:59 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 19 May 1998 02:59:42 +0000 (02:59 +0000)
commitfb639443f9479881966b56d75a3d20a1b8465b6c
tree1e1e9a6918bec7ba3d042e327ebdebd3b3883780
parent2be0e541138fa0d8eb5b4617691e81a37cfc3227
(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.
lisp/emacs-lisp/bytecomp.el