log lisp/emacs-lisp/bytecomp.el @ 28178:91ebdd6d4e30

age author description
Wed, 23 Feb 2000 12:29:05 +0000 Dave Love Change old backquote syntax.
Wed, 02 Feb 2000 15:10:35 +0000 Dave Love Run bytecomp-load-hook.
Thu, 06 Jan 2000 23:38:46 +0000 Dave Love (byte-extrude-byte-code-vectors): Use remprop.
Sat, 18 Dec 1999 16:30:48 +0000 Dave Love (byte-compile-constp): Include keywords.
Thu, 16 Dec 1999 15:26:03 +0000 Dave Love (byte-compile-bound-variables): Doc fix.
Sat, 11 Sep 1999 04:46:31 +0000 Richard M. Stallman (byte-compile-output-docform): Bind print-gensym-alist for compatibility,
Sat, 11 Sep 1999 04:44:23 +0000 Richard M. Stallman (byte-compile-output-docform): Bind print-continuous-numbering and
Tue, 06 Apr 1999 19:56:24 +0000 Richard M. Stallman (byte-compile-file): Clear buffer-file-coding-system. If the coding
Thu, 07 Jan 1999 19:50:41 +0000 Dave Love (byte-compile-warnings): Doc fix.
Wed, 18 Nov 1998 18:42:34 +0000 Richard M. Stallman (temp-buffer-show-hook): This is not obsolete.
Sat, 17 Oct 1998 20:20:46 +0000 Richard M. Stallman (byte-recompile-directory):
Mon, 28 Sep 1998 13:32:44 +0000 Richard M. Stallman (byte-compile-dynamic): Doc fix.
Fri, 28 Aug 1998 12:22:39 +0000 Kenichi Handa (byte-compile-output-as-comment):
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.