comparison lisp/tempo.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 ac1673121774
children cbe304a26771
comparison
equal deleted inserted replaced
22135:8a0f77d864b2 22136:bc8c7f59c064