1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-25 19:11:56 +00:00
This is a mirror of https://git.savannah.gnu.org/git/emacs.git for use in CI/development since the upstream savannah git repo is very flakey.
Go to file
Richard M. Stallman d82e848c34 (byte-compile-dest-file): New variable.
(byte-compile-file): Bind that var, early on.
(byte-compile-dynamic): New variable.
(byte-compile-dynamic-docstrings): New variable.
(byte-compile-close-variables): Bind byte-compile-dynamic,
byte-compile-dynamic-docstrings, and byte-compiler-compatibility.
(byte-compile-file): Call normal-mode, not set-auto-mode.
(byte-compile-output-docform): New arguments PREFACE, NAME, SPECINDEX,
QUOTED.  Callers changed.  Output doc strings as references to the .elc
file itself, using #@ and #$ constructs.
(byte-compile-output-as-comment): New function.

(byte-compile-insert-header): Don't save-excursion.
Insert at point, and move point.  Insert extra newline at end.
(byte-compile-from-buffer): Insert the header before compilation.
1994-12-24 05:58:05 +00:00
etc added fortran status checking -tower 1994-11-24 01:44:59 +00:00
lib-src (scan_lisp_file): Handle dynamic doc strings. 1994-12-21 16:16:45 +00:00
lisp (byte-compile-dest-file): New variable. 1994-12-24 05:58:05 +00:00
lispref Give syntax of keywords. 1994-12-23 18:03:42 +00:00
lwlib (safe_strdup): Don't use ANSI argument prototype. 1994-11-28 18:13:30 +00:00
msdos *** empty log message *** 1994-10-17 08:42:36 +00:00
src (read_char): Don't echo keys when echo_keystrokes is 0. 1994-12-24 01:53:16 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat *** empty log message *** 1994-10-17 07:35:36 +00:00
config.guess (sun4:SunOS:*:*): Handle Solbourne OS/MP systems. 1994-12-21 20:51:03 +00:00
config.sub Delete duplicate of sparc-*. 1994-11-21 17:15:24 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
configure.in (rs6000-ibm-aix4.1*): New alternative. 1994-12-13 14:49:17 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL update for Autoconf 2.0 and other recent changes. 1994-10-31 14:54:47 +00:00
make-dist Create subdir etc/e. Make links to it. 1994-11-23 20:26:16 +00:00
Makefile.in (dvi): Run Make in our man subdir. 1994-11-23 20:25:48 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c entered into RCS 1993-09-10 04:36:09 +00:00
vpath.sed Initial revision 1993-09-12 10:45:13 +00:00