- 10 Sep, 1996 2 commits
-
-
Erik Naggum authored
when writing compiled byte-code objects. (byte-compile-output-docform): Likewise.
-
Richard M. Stallman authored
(byte-compile-byte-code-maker): Undo previous change.
-
- 29 Aug, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 28 Aug, 1996 2 commits
-
-
Richard M. Stallman authored
if an uninterned symbol appears. (byte-compile-byte-code-maker): Handle uninterned symbols in the constant vector.
-
Richard M. Stallman authored
(sort): Use byte-compile-funarg-2.
-
- 26 Aug, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 25 Aug, 1996 3 commits
-
-
Richard M. Stallman authored
Edit byte-compile-version to extract just the version number.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(byte-compile-version): Use the RCS version number.
-
- 06 Mar, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 29 Jan, 1996 1 commit
-
-
Karl Heuer authored
-
- 14 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 05 Jan, 1996 1 commit
-
-
Karl Heuer authored
-
- 21 Dec, 1995 1 commit
-
-
Karl Heuer authored
strings if byte-compile-compatibility.
-
- 10 Nov, 1995 1 commit
-
-
Richard M. Stallman authored
(byte-force-recompile): Improve the prompt.
-
- 06 Nov, 1995 1 commit
-
-
Simon Marshall authored
-
- 30 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
(byte-force-recompile): New function.
-
- 06 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 22 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
(byte-compile-dest-file): Call byte-compiler-base-file-name.
-
- 10 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
as limit for where dynamic docstrings are allowed. (byte-compile-insert-header): New args inbuffer and outbuffer. Test byte-compile-dynamic-docstrings in the initially current buffer. (byte-compile-from-buffer): Add new args to byte-compile-insert-header.
-
- 07 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
byte-compile-dynamic-docstrings in input buffer, not output buffer.
-
- 30 Jul, 1995 1 commit
-
-
Richard M. Stallman authored
arrange to set current-load-list when loadingthe file.
-
- 17 Jul, 1995 1 commit
-
-
Karl Heuer authored
and print-level to nil.
-
- 09 Jul, 1995 1 commit
-
-
Simon Marshall authored
Made executing-macro, before-change-function, after-change-function and font-lock-doc-string-face obsolete.
-
- 07 Jul, 1995 1 commit
-
-
Richard M. Stallman authored
the form whether or not we warn.
-
- 26 May, 1995 1 commit
-
-
Karl Heuer authored
When using dynamic docstrings, refuse to load in 19.28 and older. In that error message, don't mention the directory names.
-
- 18 May, 1995 1 commit
-
-
Karl Heuer authored
-
- 15 May, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 25 Apr, 1995 1 commit
-
-
Karl Heuer authored
-
- 13 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
(byte-compile-insert-header): Cope if user-mail-address is nil.
-
- 09 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
(displaying-byte-compile-warnings): Log the file name at start; display the log buffer only if something more gets output by BODY. (byte-compile-warnings-point-max): Initialize to nil.
-
- 07 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
as negative number, if doc string starts with *.
-
- 24 Mar, 1995 1 commit
-
-
Karl Heuer authored
-
- 25 Feb, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 08 Feb, 1995 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
so message logging will fold similar strings.
-
- 22 Jan, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 09 Jan, 1995 1 commit
-
-
Karl Heuer authored
-
- 26 Dec, 1994 1 commit
-
-
Richard M. Stallman authored
(byte-compile-warnings): Doc fix. (byte-compile-obsolete): Check for obsolete in byte-compile-warnings. (byte-compile-variable-ref): Likewise.
-
- 24 Dec, 1994 1 commit
-
-
Richard M. Stallman authored
(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.
-