log lisp/emacs-lisp/bytecomp.el @ 74061:3fd4ab1021bd

age author description
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.