log lisp/emacs-lisp/bytecomp.el @ 81988:09a639d5f43e

age author description
Thu, 14 Jun 2007 21:25:12 +0000 Stefan Monnier (byte-compile-current-group, byte-compile-nogroup-warn, byte-compile-file):
Tue, 12 Jun 2007 21:03:32 +0000 Stefan Monnier (byte-compile-current-group): New var.
Sun, 10 Jun 2007 16:14:18 +0000 Martin Rudalics (byte-compile-find-cl-functions): Match
Thu, 07 Jun 2007 07:00:00 +0000 Glenn Morris (byte-compile-warnings): Add new option `make-local'.
Sun, 10 Aug 2008 20:08:38 +0000 Glenn Morris (byte-compile-maybe-guarded): Doc fix (sync from trunk 2008-06-13).
Mon, 07 Jan 2008 01:07:48 +0000 Glenn Morris Add 2008 to copyright years.
Mon, 26 Nov 2007 15:34:55 +0000 Juanma Barranquero (batch-byte-recompile-directory): Doc fix.
Fri, 26 Oct 2007 07:34:46 +0000 Glenn Morris (byte-compile-warnings): Autoload the safe-local-variable property.
Sat, 01 Sep 2007 23:31:11 +0000 Thien-Thi Nguyen (byte-recompile-directory): Fix bug:
Thu, 23 Aug 2007 18:19:56 +0000 Stefan Monnier (byte-compile-from-buffer): Check old-style backquotes after each `read'
Wed, 22 Aug 2007 16:08:42 +0000 Stefan Monnier (byte-compile-from-buffer): Display a big fat warning for old style backquotes.
Wed, 22 Aug 2007 15:51:13 +0000 Stefan Monnier (byte-compile-log-file, byte-recompile-directory, byte-compile-file)
Wed, 25 Jul 2007 04:09:49 +0000 Glenn Morris Switch license to GPLv3 or later.
Tue, 24 Jul 2007 07:12:18 +0000 Alan Mackenzie (byte-compile-from-buffer): initialise byte-compile-unresolved-functions before
Wed, 11 Apr 2007 03:59:20 +0000 Glenn Morris Markus Triska <markus.triska at gmx.at>:
Tue, 10 Apr 2007 03:54:36 +0000 Glenn Morris Markus Triska <markus.triska at gmx.at>:
Mon, 26 Mar 2007 03:30:53 +0000 Richard M. Stallman (byte-compile-file-form-defmumble): Use prin1 instead of princ.
Sun, 11 Mar 2007 21:16:09 +0000 Richard M. Stallman (byte-compile-warning-prefix): Correctly compute line number.
Tue, 13 Feb 2007 12:07:26 +0000 Juanma Barranquero (byte-compile-dest-file, byte-compile-file): Doc fixes.
Mon, 29 Jan 2007 01:22:11 +0000 Kenichi Handa (byte-compile-disable-print-circle): New
Wed, 24 Jan 2007 13:57:38 +0000 Miles Bader Make byte compiler correctly write circular constants
Sun, 21 Jan 2007 02:48:43 +0000 Glenn Morris Add 2007 to copyright years.
Thu, 30 Nov 2006 16:26:37 +0000 Juanma Barranquero (byte-optimize, byte-compile-warnings): Doc fixes.
Tue, 28 Nov 2006 02:22:17 +0000 Richard M. Stallman (byte-compile-get-constant):
Sun, 19 Nov 2006 15:19:39 +0000 Chong Yidong (byte-compile-if): Revert last change.
Sat, 18 Nov 2006 21:07:17 +0000 Chong Yidong (byte-compile-maybe-guarded): Check `and' conditions for function or
Fri, 07 Jul 2006 16:34:44 +0000 Stefan Monnier (byte-compile-form): The `byte-compile'
Tue, 16 May 2006 10:05:09 +0000 Reiner Steib (byte-compile-warnings-safe-p): New
Thu, 11 May 2006 15:01:41 +0000 Reiner Steib Move `safe-local-variable' declarations to the respective files.
Tue, 11 Apr 2006 17:58:49 +0000 Richard M. Stallman (byte-compile-file): Bind enable-local-variables to :safe,
Sat, 08 Apr 2006 14:56:21 +0000 Stefan Monnier (byte-compile-form): Only call cl-byte-compile-compiler-macro if it exists.
Fri, 13 Jan 2006 09:54:33 +0000 Eli Zaretskii (batch-byte-recompile-directory): Doc fix.
Tue, 03 Jan 2006 18:35:58 +0000 Stefan Monnier (byte-compile-file-form-defalias):
Sun, 23 Oct 2005 07:33:18 +0000 Lars Hansen (byte-compile-lambda): Add parameter add-lambda.
Sat, 06 Aug 2005 17:48:15 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 29 Jul 2005 19:54:18 +0000 Stefan Monnier (byte-compile-make-variable-buffer-local)
Sat, 16 Jul 2005 21:17:10 +0000 Juanma Barranquero (byte-compile-maybe-guarded): Fix typo in docstring.
Sat, 16 Jul 2005 19:04:35 +0000 Richard M. Stallman (byte-compile-maybe-guarded): Doc fix.
Sat, 16 Jul 2005 18:39:14 +0000 Richard M. Stallman (byte-compile-if): Guard the else-clause too.
Sat, 16 Jul 2005 18:27:25 +0000 Richard M. Stallman (byte-compile-or-recursion): New function.
Sat, 16 Jul 2005 18:02:07 +0000 Richard M. Stallman (byte-compile-and-recursion): New function.
Fri, 08 Jul 2005 22:49:47 +0000 Richard M. Stallman (byte-compile-maybe-guarded): Check for (featurep 'xemacs) and turn
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Mon, 04 Jul 2005 02:41:08 +0000 Juanma Barranquero (bytecomp): Finish `defgroup' description with period.
Sun, 03 Jul 2005 16:17:11 +0000 Richard M. Stallman (byte-compile-nogroup-warn): Don't warn when name is not constant
Mon, 30 May 2005 06:49:18 +0000 Richard M. Stallman (byte-compile-nogroup-warn): Warn only when name to be defined is quoted.
Sun, 22 May 2005 02:30:41 +0000 Nick Roberts Remove make-obsolete-variable for
Thu, 19 May 2005 15:39:21 +0000 Richard M. Stallman (byte-compile-file-form-custom-declare-variable):
Sat, 14 May 2005 12:29:22 +0000 Richard M. Stallman (byte-compile-nogroup-warn): New function.
Sun, 01 May 2005 13:28:55 +0000 Nick Roberts (dot, dot-min, dot-max): Don't create
Wed, 09 Mar 2005 10:16:02 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-167
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Tue, 21 Dec 2004 11:50:52 +0000 Richard M. Stallman Comment change.
Sun, 21 Nov 2004 00:47:13 +0000 Richard M. Stallman (byte-compile-form): Move the calls to byte-compile-set-symbol-position,
Thu, 11 Nov 2004 22:44:46 +0000 Stefan Monnier Use push.
Tue, 09 Nov 2004 10:33:11 +0000 Richard M. Stallman (byte-compile-defalias):
Tue, 02 Nov 2004 09:22:16 +0000 Richard M. Stallman (byte-compile-warning-types): Add interactive-only.
Sat, 16 Oct 2004 15:20:24 +0000 Richard M. Stallman (byte-compile-eval): Don't process
Wed, 08 Sep 2004 12:04:22 +0000 Thien-Thi Nguyen (byte-compile-generate-call-tree): Doc fix.
Sat, 14 Aug 2004 10:00:37 +0000 John Paul Wallington (forward-word): Allow 0 args.
Sun, 13 Jun 2004 22:01:36 +0000 Richard M. Stallman Put `...' around symbols in warning messages.
Wed, 19 May 2004 18:53:13 +0000 Stefan Monnier (byte-compile-log): Use backquotes.
Wed, 21 Apr 2004 22:34:27 +0000 Stefan Monnier (batch-byte-recompile-directory): Add byte-recompile-directory's opt `arg'.
Wed, 21 Apr 2004 19:13:00 +0000 Richard M. Stallman Fix previous change.
Wed, 21 Apr 2004 19:12:04 +0000 Richard M. Stallman (byte-compile-no-warnings): Handle multiple args: compile like progn.
Wed, 14 Apr 2004 20:43:45 +0000 Stefan Monnier (batch-byte-compile-file): Give a backtrace if requested.
Mon, 12 Apr 2004 03:11:10 +0000 Stefan Monnier (byte-compile-cond): Fix last change.
Sat, 10 Apr 2004 05:55:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Mon, 22 Mar 2004 15:23:59 +0000 Stefan Monnier (byte-recompile-directory): Ignore hidden dir.
Fri, 12 Mar 2004 10:09:59 +0000 Richard M. Stallman (byte-compile-get-constant): For strings, do compare text properties.
Thu, 29 Jan 2004 17:57:49 +0000 Richard M. Stallman (byte-compile-compatibility): Doc fix.
Tue, 13 Jan 2004 00:24:12 +0000 Luc Teirlinck *** empty log message ***
Mon, 12 Jan 2004 23:28:29 +0000 Luc Teirlinck (compile-defun): Doc fix.
Wed, 24 Dec 2003 16:09:13 +0000 Karoly Lorentey tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
Mon, 22 Sep 2003 15:16:10 +0000 Richard M. Stallman (byte-compile-log-file): Clear out byte-compile-last-warned-form.
Fri, 19 Sep 2003 14:29:42 +0000 Richard M. Stallman (byte-compile-warning-prefix):
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 06 Aug 2003 01:08:21 +0000 Richard M. Stallman (byte-compile-not-obsolete-var): New var.
Fri, 04 Jul 2003 23:47:48 +0000 Stefan Monnier (byte-compile-defvar): Check and set the default value of the variable.
Wed, 28 May 2003 11:26:45 +0000 Richard M. Stallman (byte-compile-no-warnings): New function.
Tue, 06 May 2003 05:09:48 +0000 Kenichi Handa (byte-compile-file): Fix comment
Tue, 29 Apr 2003 02:53:39 +0000 John Paul Wallington (byte-compile-cl-warn): Use `string-match'.
Mon, 28 Apr 2003 22:03:13 +0000 Dave Love (byte-compile-cl-warn): Avoid cl warnings
Thu, 24 Apr 2003 01:52:37 +0000 Richard M. Stallman Comment change.
Thu, 24 Apr 2003 01:52:27 +0000 Richard M. Stallman Comment change.
Thu, 24 Apr 2003 01:51:54 +0000 Richard M. Stallman (byte-compile-defun): Generate and compile a defalias form,
Mon, 21 Apr 2003 15:48:28 +0000 Stefan Monnier (byte-compile-defvar): Improve message.
Sat, 19 Apr 2003 04:18:37 +0000 Richard M. Stallman (byte-compile-log-file, (byte-recompile-directory): Don't use
Wed, 16 Apr 2003 20:10:33 +0000 Stefan Monnier (byte-compile-const-symbol-p): Rename arg.
Sat, 12 Apr 2003 21:39:50 +0000 Stefan Monnier (byte-compile-file-form-defvar, byte-compile-defvar):
Sat, 12 Apr 2003 20:28:10 +0000 Stefan Monnier Use push, with-current-buffer, dolist, ...
Mon, 17 Feb 2003 07:54:27 +0000 Richard M. Stallman Comment change.
Sat, 25 Jan 2003 19:44:24 +0000 Richard M. Stallman (byte-compile-file-form-custom-declare-variable):
Thu, 12 Dec 2002 20:27:43 +0000 Dave Love (byte-compile-if): Suppress warnings from
Sat, 07 Dec 2002 21:33:19 +0000 Richard M. Stallman (byte-compile-eval): Handle (t . SYMBOL) elements in load-history.
Tue, 19 Nov 2002 18:00:27 +0000 Dave Love (maphash, map-char-table): Use
Wed, 06 Nov 2002 05:07:04 +0000 Richard M. Stallman (byte-compile-lambda): Handle progn like let, inside interactive spec.
Thu, 17 Oct 2002 15:32:26 +0000 Juanma Barranquero Fix typo.
Wed, 18 Sep 2002 16:02:49 +0000 Richard M. Stallman (byte-compile-output-docform): Don't make the definition dynamic if it
Mon, 09 Sep 2002 21:41:34 +0000 Stefan Monnier (byte-compile-file): Don't switch buffer.
Mon, 09 Sep 2002 19:35:57 +0000 Richard M. Stallman (byte-recompile-directory): Set and then bind default-directory.
Mon, 09 Sep 2002 00:28:24 +0000 Richard M. Stallman (byte-compile-delete-errors): Default to nil.
Thu, 29 Aug 2002 17:26:47 +0000 Richard M. Stallman (byte-compile-warning-prefix):
Thu, 29 Aug 2002 14:49:48 +0000 Richard M. Stallman (byte-compile-log-file): Use \f.
Wed, 31 Jul 2002 22:04:33 +0000 Richard M. Stallman (byte-compile-find-cl-functions):
Thu, 25 Jul 2002 18:18:10 +0000 Richard M. Stallman (byte-compile-set-symbol-position): Don't recompute `entry' on each iteration.
Wed, 24 Jul 2002 03:58:02 +0000 Richard M. Stallman (byte-compile-cl-functions): New variable.
Sat, 20 Jul 2002 22:01:19 +0000 Richard M. Stallman Use warnings.el:
Fri, 19 Jul 2002 23:01:10 +0000 Richard M. Stallman (byte-compile-cl-warn): Delete `values'
Fri, 19 Jul 2002 11:35:37 +0000 Juanma Barranquero (unread-command-char, executing-macro, post-command-idle-hook,
Fri, 19 Jul 2002 06:23:28 +0000 Juanma Barranquero (dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,
Tue, 02 Jul 2002 18:48:34 +0000 Richard M. Stallman (byte-compile-warning-types):
Thu, 27 Jun 2002 16:07:04 +0000 Juanma Barranquero (baud-rate): Fix obsolescence declaration.
Tue, 25 Jun 2002 01:09:52 +0000 Stefan Monnier (byte-compile-callargs-warn):
Sat, 15 Jun 2002 20:37:01 +0000 Richard M. Stallman (byte-recompile-directory): Doc fix.
Wed, 29 May 2002 16:38:46 +0000 Richard M. Stallman (batch-byte-compile-file): Delete the output file if we get a file-error.
Tue, 28 May 2002 17:39:45 +0000 Colin Walters (byte-compile-last-line): Deleted.
Sun, 24 Mar 2002 19:47:26 +0000 Gerd Moellmann (byte-compile-file-form-defmumble):
Fri, 22 Mar 2002 23:05:26 +0000 Stefan Monnier (batch-byte-compile-if-not-done): Add autoload cookie.
Fri, 01 Feb 2002 04:14:14 +0000 Richard M. Stallman (batch-byte-compile): New arg noforce.
Sat, 17 Nov 2001 00:54:36 +0000 Stefan Monnier (byte-compile-call-tree, byte-code-vector)
Mon, 29 Oct 2001 17:26:26 +0000 Sam Steingold (byte-recompile-directory): Report numbers of files skipped and failed too.
Thu, 18 Oct 2001 21:05:16 +0000 Sam Steingold Put the *Compile-Log* buffer in `compilation-mode'.
Fri, 12 Oct 2001 21:56:53 +0000 Gerd Moellmann (byte-compile-check-lambda-list):
Fri, 12 Oct 2001 14:19:39 +0000 Gerd Moellmann (byte-compile-check-lambda-list): New
Thu, 11 Oct 2001 12:57:18 +0000 Gerd Moellmann (byte-compile-display-log-head-p): New
Sun, 07 Oct 2001 23:33:47 +0000 Stefan Monnier (byte-compile-file): Return success when the file says no-byte-compile.
Fri, 05 Oct 2001 09:29:51 +0000 Gerd Moellmann (byte-recompile-directory): Make sure the file is readable.
Tue, 21 Aug 2001 17:01:57 +0000 Miles Bader (byte-compile-file): Remove TARGET-FILE before writing it, so that
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Sun, 27 May 2001 11:40:30 +0000 Stefan Monnier (byte-compile-file-form-autoload): Use the
Mon, 08 Jan 2001 19:33:02 +0000 Richard M. Stallman (byte-compile-log-1): In non-batch case, don't mention the file name
Thu, 09 Nov 2000 23:01:40 +0000 Gerd Moellmann (byte-compiling-files-p): New function.
Thu, 09 Nov 2000 16:07:56 +0000 Gerd Moellmann (byte-compile-current-file): Don't bind
Mon, 23 Oct 2000 10:25:59 +0000 Miles Bader (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
Mon, 23 Oct 2000 09:13:04 +0000 Miles Bader [the following changes fix a bug where `define-minor-mode' didn't
Mon, 25 Sep 2000 15:41:30 +0000 Gerd Moellmann (byte-compile-defvar-or-defconst): Only cons onto
Tue, 12 Sep 2000 09:10:29 +0000 Gerd Moellmann Undo last change
Mon, 11 Sep 2000 18:26:01 +0000 Gerd Moellmann (byte-compile-defvar): Only cons onto
Sun, 27 Aug 2000 21:54:35 +0000 Dave Love (mapc): Use byte-compile-funarg.
Sat, 19 Aug 2000 01:53:42 +0000 Miles Bader (byte-compile-beginning-of-line):
Mon, 07 Aug 2000 01:47:27 +0000 Kenichi Handa (byte-compile-fix-header): Fix the way of checking the existence of
Thu, 01 Jun 2000 04:58:08 +0000 Stefan Monnier * byte-run.el (make-obsolete, make-obsolete-variable):
Fri, 26 May 2000 10:33:55 +0000 Dave Love (byte-compile-callargs-warn): Use subr-arity to check primitives.
Fri, 31 Mar 2000 11:28:14 +0000 Gerd Moellmann (byte-compile-file-form-autoload): Re-enable new code.
Thu, 30 Mar 2000 11:37:05 +0000 Gerd Moellmann (byte-compile-file-form-autoload): Disable new code.
Wed, 29 Mar 2000 21:32:57 +0000 Dave Love Doc fixes.
Sun, 26 Mar 2000 19:49:29 +0000 Stefan Monnier (byte-compile-eval): Fix and reenable the code.
Fri, 24 Mar 2000 22:50:34 +0000 Gerd Moellmann (byte-compile-eval): Disable new code.
Fri, 24 Mar 2000 18:37:48 +0000 Stefan Monnier (byte-compile-warning-types, byte-compile-warnings): New warning `noruntime'.
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.
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