log lisp/emacs-lisp/bytecomp.el @ 83134:445e34bd8b61

age author description
Sat, 22 May 2004 22:52:43 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 23 Apr 2004 14:44:11 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 15 Apr 2004 16:49:22 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 13 Apr 2004 17:17:13 +0000 Karoly Lorentey Merged in changes from CVS trunk
Sat, 10 Apr 2004 23:06:09 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 25 Mar 2004 22:21:45 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Tue, 16 Mar 2004 20:27:22 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 02 Feb 2004 19:19:08 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 22 Jan 2004 15:37:19 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 27 Aug 2007 04:00:19 +0000 Miles Bader Merge from emacs--rel--22
Thu, 23 Aug 2007 19:58:31 +0000 Stefan Monnier (byte-compile-output-docform, byte-compile-output-as-comment):
Tue, 21 Aug 2007 15:53:39 +0000 Stefan Monnier (byte-compile-interactive-only-functions): Add previous-line and next-line.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Tue, 24 Jul 2007 08:18:12 +0000 Alan Mackenzie (byte-compile-from-buffer): initialise byte-compile-unresolved-functions
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.