log lisp/emacs-lisp/bytecomp.el @ 23054:2f2375c24426

age author description
Tue, 18 Aug 1998 07:02:59 +0000 Richard M. Stallman Whitespace change.
Wed, 05 Aug 1998 17:59:36 +0000 Richard M. Stallman (byte-compile-from-buffer): Make the output buffer multibyte.
Sun, 05 Jul 1998 20:30:39 +0000 Richard M. Stallman (byte-compile-file): Bind set-auto-coding-for-load to t.
Wed, 24 Jun 1998 09:02:58 +0000 Andreas Schwab (byte-compile-generate-call-tree):
Thu, 04 Jun 1998 06:11:30 +0000 Karl Heuer (byte-compile-lambda): Fix previous change.
Tue, 19 May 1998 02:59:42 +0000 Richard M. Stallman (byte-compile-insert-header): Do not look for multibyte characters here.
Wed, 13 May 1998 04:48:48 +0000 Richard M. Stallman (byte-compile-insert-header): Fix prev chg.
Wed, 13 May 1998 00:03:19 +0000 Richard M. Stallman (byte-compile-from-buffer):
Sun, 10 May 1998 03:50:03 +0000 Richard M. Stallman (byte-compile-output-docform): Use position-bytes.
Thu, 23 Apr 1998 21:24:29 +0000 Richard M. Stallman (byte-compile-file): Always read the file in multibyte mode
Wed, 15 Apr 1998 06:10:51 +0000 Karl Heuer (byte-compile-warn-about-unresolved-functions): Fix whitespace.
Tue, 14 Apr 1998 10:43:27 +0000 Andreas Schwab (byte-compile-warnings): Fix customize
Thu, 05 Feb 1998 03:25:11 +0000 Richard M. Stallman (byte-compile-output-as-comment):
Mon, 02 Feb 1998 01:21:18 +0000 Richard M. Stallman (byte-compile-from-buffer): Bind edebug-all-defs and edebug-all-forms to nil.
Mon, 26 Jan 1998 10:28:01 +0000 Richard M. Stallman Customized.
Thu, 25 Sep 1997 01:10:01 +0000 Karl Heuer (displaying-byte-compile-warnings): Show
Sun, 31 Aug 1997 17:07:28 +0000 Richard M. Stallman (byte-compile-output-file-form): Handle custom-declare-variable.
Fri, 25 Jul 1997 03:01:28 +0000 Richard M. Stallman (byte-compile-output-docform):
Wed, 23 Jul 1997 21:41:47 +0000 Richard M. Stallman (eql): byte-defop-compiler definition deleted.
Thu, 10 Jul 1997 10:55:23 +0000 Richard M. Stallman (char-after): Allow 0 args.
Sun, 22 Jun 1997 23:08:47 +0000 Richard M. Stallman (byte-compile-file): Doc fix.
Sun, 15 Jun 1997 23:05:19 +0000 Richard M. Stallman (byte-save-current-buffer): Change to code 114 (0162).
Thu, 08 May 1997 16:28:07 +0000 Richard M. Stallman (byte-compile-file-form-custom-declare-variable): New function.
Wed, 26 Feb 1997 11:59:40 +0000 Kenichi Handa (byte-compile-file): Bind coding-system-for-write
Thu, 20 Feb 1997 05:40:01 +0000 Karl Heuer (byte-compile-file): Write a compiled file without
Mon, 30 Dec 1996 18:52:14 +0000 Richard M. Stallman (byte-compile-file): Set default-directory in compiler input buffer.
Wed, 11 Dec 1996 01:29:00 +0000 Karl Heuer (byte-compile-insert-header): Fix previous change.
Sat, 07 Dec 1996 20:34:15 +0000 Richard M. Stallman (byte-compile-insert-header): If emacs-version
Sat, 12 Oct 1996 23:54:12 +0000 Richard M. Stallman (define-function): Mark it as obsolete.
Sun, 22 Sep 1996 04:37:55 +0000 Richard M. Stallman (save-current-buffer): Compile it like save-excursion.
Tue, 17 Sep 1996 19:01:09 +0000 Richard M. Stallman (byte-compile-lambda): If the doc string is also the
Tue, 10 Sep 1996 23:00:29 +0000 Erik Naggum (byte-compile-output-file-form): Bind print-quoted and print-gensym to t
Tue, 10 Sep 1996 19:22:12 +0000 Richard M. Stallman (byte-compile-out-toplevel): Undo previous change.
Thu, 29 Aug 1996 06:20:21 +0000 Richard M. Stallman (byte-compile-associative): Treat one arg case like (+ x 0).
Wed, 28 Aug 1996 22:40:09 +0000 Richard M. Stallman (byte-compile-out-toplevel): Always compile to byte code
Wed, 28 Aug 1996 21:33:50 +0000 Richard M. Stallman (byte-compile-funarg-2): New function,
Mon, 26 Aug 1996 14:46:44 +0000 Richard M. Stallman (byte-compile-insert-header): Fix previous change.
Sun, 25 Aug 1996 23:18:39 +0000 Richard M. Stallman (byte-compile-insert-header):
Sun, 25 Aug 1996 23:14:30 +0000 Richard M. Stallman (byte-compile-version): Use $Revision, not $Id.
Sun, 25 Aug 1996 23:11:07 +0000 Richard M. Stallman (byte-compile-insert-header): Clean up syntax
Wed, 06 Mar 1996 06:10:02 +0000 Richard M. Stallman (post-command-idle-hook, post-command-idle-delay): Mark obsolete.
Mon, 29 Jan 1996 21:09:23 +0000 Karl Heuer (byte-compile-log-1): Delete format call inside message.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Fri, 05 Jan 1996 22:21:28 +0000 Karl Heuer Comment fixes.
Thu, 21 Dec 1995 17:33:20 +0000 Karl Heuer (byte-compile-output-docform): Don't do dynamic doc
Fri, 10 Nov 1995 17:16:57 +0000 Richard M. Stallman (byte-compile-associative): Do operations left to right.
Mon, 06 Nov 1995 13:27:08 +0000 Simon Marshall Make byte-force-recompile suitably interactive.
Mon, 30 Oct 1995 18:01:22 +0000 Richard M. Stallman (byte-recompile-directory): New arg FORCE.
Fri, 06 Oct 1995 22:42:19 +0000 Richard M. Stallman (byte-compile-from-buffer): Bind print-level.
Tue, 22 Aug 1995 18:52:47 +0000 Richard M. Stallman (byte-compiler-base-file-name): New function.
Thu, 10 Aug 1995 22:44:21 +0000 Richard M. Stallman (byte-compile-insert-header): Use 19.29, not 19.28.90
Mon, 07 Aug 1995 08:45:00 +0000 Richard M. Stallman (byte-compile-output-docform): Check
Sun, 30 Jul 1995 19:03:26 +0000 Richard M. Stallman (byte-compile-insert-header): If compiling for vers 18,
Mon, 17 Jul 1995 22:46:25 +0000 Karl Heuer (byte-compile-output-file-form): Bind print-length
Sun, 09 Jul 1995 13:01:31 +0000 Simon Marshall Made executing-macro, before-change-function, after-change-function and font-lock-doc-string-face obsolete.
Fri, 07 Jul 1995 13:29:50 +0000 Richard M. Stallman (byte-compile-obsolete): Do the funcall to compile
Fri, 26 May 1995 03:57:42 +0000 Karl Heuer (byte-compile-insert-header):
Thu, 18 May 1995 20:04:09 +0000 Karl Heuer (byte-compile-dynamic-docstrings): Doc fix.
Mon, 15 May 1995 23:01:17 +0000 Richard M. Stallman (byte-compile-insert-header): Cope if user-mail-address is unbound.
Tue, 25 Apr 1995 22:32:49 +0000 Karl Heuer (byte-recompile-directory): Use force-mode-line-update.
Thu, 13 Apr 1995 22:20:11 +0000 Richard M. Stallman (byte-compile-log-file): Always insert at eob.
Sun, 09 Apr 1995 05:32:47 +0000 Richard M. Stallman (byte-compile-log-file): New function.
Fri, 07 Apr 1995 07:29:33 +0000 Richard M. Stallman (byte-compile-output-docform): Output doc string position
Fri, 24 Mar 1995 23:43:21 +0000 Karl Heuer (byte-compile-out-toplevel): Compile lambda forms even if trivial.
Sat, 25 Feb 1995 23:27:09 +0000 Richard M. Stallman (byte-compile-file): Bind default-major-mode to avoid randomness.
Wed, 08 Feb 1995 04:19:50 +0000 Karl Heuer (byte-compile-file): Add "done" message.
Wed, 08 Feb 1995 00:43:45 +0000 Karl Heuer (byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier,
Sun, 22 Jan 1995 00:52:51 +0000 Richard M. Stallman (byte-compile-defvar): Add the var to current-load-list.
Mon, 09 Jan 1995 23:10:10 +0000 Karl Heuer Fix text punctuation.
Mon, 26 Dec 1994 01:28:59 +0000 Richard M. Stallman (byte-compile-warning-types): Add obsolete.
Sat, 24 Dec 1994 05:58:05 +0000 Richard M. Stallman (byte-compile-dest-file): New variable.
Tue, 01 Nov 1994 09:54:39 +0000 Richard M. Stallman (byte-compile-insert-header): Escape backslashes
Tue, 01 Nov 1994 05:52:42 +0000 Richard M. Stallman (byte-compile-file): Treat windows-nt like ms-dos.
Sun, 09 Oct 1994 17:23:09 +0000 Richard M. Stallman (byte-compile-insert-header): Use user-mail-address.
Thu, 04 Aug 1994 21:47:55 +0000 Richard M. Stallman (byte-compile-protect-from-advice): Macro deleted.
Sat, 02 Jul 1994 00:41:28 +0000 Richard M. Stallman (byte-compile-defalias): Fix typo in prev change.
Wed, 29 Jun 1994 18:06:09 +0000 Richard M. Stallman (byte-compile-callargs-warn): Handle function defnition
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Mon, 28 Mar 1994 07:05:55 +0000 Richard M. Stallman (byte-compile-file): Use whole file name for errors.
Thu, 10 Mar 1994 17:22:59 +0000 Richard M. Stallman (byte-compile-track-mouse): Undo previous change,
Sat, 05 Mar 1994 23:27:51 +0000 Richard M. Stallman (byte-compile-track-mouse): Handle >1 body form.
Fri, 04 Mar 1994 04:03:46 +0000 Richard M. Stallman (byte-compile-insert-header): Take a filename argument.
Fri, 25 Feb 1994 00:54:15 +0000 Richard M. Stallman (byte-compile-protect-from-advice): New macro that
Wed, 23 Feb 1994 19:17:57 +0000 Karl Heuer (byte-compile-file): Return nil on failure.
Tue, 11 Jan 1994 07:21:47 +0000 Richard M. Stallman (byte-compile-condition-case): Disable warning about
Thu, 06 Jan 1994 04:31:20 +0000 Richard M. Stallman [ms-dos] (byte-compile-file): Save as binary.
Tue, 04 Jan 1994 01:41:34 +0000 Richard M. Stallman Comment fix.
Sat, 25 Dec 1993 00:32:37 +0000 Richard M. Stallman Provide bytecomp as well as byte-compile.
Thu, 23 Dec 1993 03:37:27 +0000 Richard M. Stallman (byte-compile-dest-file): If FILENAME is not recognized, append .elc to it.
Wed, 11 Aug 1993 06:39:21 +0000 Richard M. Stallman (byte-compile-from-buffer): Set float-output-format to
Tue, 10 Aug 1993 04:14:17 +0000 Paul Eggert `mod' is no longer an alias for `%'.
Mon, 02 Aug 1993 04:47:30 +0000 Richard M. Stallman (byte-recompile-directory): At end of compiling a file,
Tue, 27 Jul 1993 22:49:27 +0000 Richard M. Stallman (byte-recompile-directory): Doc fix.
Sun, 18 Jul 1993 06:18:45 +0000 Jim Blandy * bytecomp.el (byte-compile-from-buffer): Bind float-output-format
Fri, 09 Jul 1993 06:53:42 +0000 Richard M. Stallman (byte-compile-file-form-defmumble): Undo previous change.
Fri, 09 Jul 1993 06:33:05 +0000 Richard M. Stallman (byte-compile-setq-default):
Wed, 07 Jul 1993 03:06:28 +0000 Roland McGrath (byte-compile-setq-default): Handle multiple pairs args like setq (as
Fri, 02 Jul 1993 17:46:43 +0000 Richard M. Stallman (byte-compile-keep-pending): Handle fset like defalias.
Thu, 01 Jul 1993 22:13:28 +0000 Richard M. Stallman (byte-compile-file-form-defmumble):
Wed, 16 Jun 1993 17:42:48 +0000 Richard M. Stallman (byte-compile-file-form-defmumble): Typo in prev change.
Tue, 15 Jun 1993 19:29:59 +0000 Richard M. Stallman (byte-compile-file-form-defmumble): Use defalias
Sun, 13 Jun 1993 22:32:17 +0000 Richard M. Stallman (byte-compile-file): Undo previous change.
Fri, 11 Jun 1993 16:19:49 +0000 Jim Blandy * bytecomp.el: Bring it up to version 2.10 of the
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Thu, 03 Jun 1993 18:35:28 +0000 Richard M. Stallman (byte-compile-insert-header): Fix backwards test
Tue, 18 May 1993 03:32:00 +0000 Richard M. Stallman (byte-compile-file): Don't write output if error.
Tue, 18 May 1993 02:30:21 +0000 Richard M. Stallman (byte-compile-file): Don't write output if error.
Sat, 15 May 1993 19:47:15 +0000 Richard M. Stallman (byte-compile-track-mouse): New function.
Mon, 10 May 1993 00:49:06 +0000 Roland McGrath (byte-recompile-directory): If ARG is non-nil, set it to its prefix
Mon, 03 May 1993 03:34:20 +0000 Jim Blandy * bytecomp.el (meta-flag): Declare this an obsolete variable.
Fri, 23 Apr 1993 03:43:33 +0000 Eric S. Raymond (define-function): Changed name back to defalisaases to get things in
Sat, 17 Apr 1993 01:26:24 +0000 Richard M. Stallman (byte-compile, byte-compile-keep-pending)
Mon, 22 Mar 1993 03:27:18 +0000 Eric S. Raymond Added or corrected Commentary sections
Sun, 21 Mar 1993 07:04:44 +0000 Jim Blandy * simple.el (comment-indent-function): New variable, intended to
Tue, 16 Mar 1993 18:36:27 +0000 Jim Blandy Doc fix.
Tue, 16 Mar 1993 18:35:04 +0000 Jim Blandy * bytecomp.el (byte-compile-from-buffer): Put buffer containing
Thu, 11 Mar 1993 07:02:11 +0000 Jim Blandy * bytecomp.el: Declare suspend-hook to be an obsolete variable.
Tue, 23 Feb 1993 13:21:13 +0000 Jim Blandy Removed assigment to foo in byte-compile-lambda.
Wed, 17 Feb 1993 20:29:57 +0000 Richard M. Stallman (byte-compile-lambda): Test of byte-compile-compatibility was backwards.
Tue, 26 Jan 1993 01:36:02 +0000 Jim Blandy * disass.el (disassemble): Add autoload cookie for this.