log lisp/emacs-lisp/bytecomp.el @ 89721:b51aeccceaec

age author description
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Wed, 16 Oct 2002 02:16:02 +0000 Kenichi Handa (byte-compile-lapcode): Be sure to return a unibyte string.
Sat, 29 Jun 2002 11:09:35 +0000 Dave Love (batch-byte-compile-if-not-done): Add
Thu, 27 Jun 2002 19:19:05 +0000 Dave Love (byte-compile-insert-header): Fix typo.
Mon, 24 Jun 2002 18:25:16 +0000 Dave Love (byte-recompile-directory)
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Fri, 04 Jan 2008 08:34:15 +0000 Dan Nicolaescu * mouse.el (mouse-popup-menubar): Fix typo.
Fri, 04 Jan 2008 05:34:44 +0000 Richard M. Stallman (byte-compile-from-buffer): Call byte-compile-warn-about-unresolved-functions
Thu, 06 Dec 2007 04:05:33 +0000 Glenn Morris Remove directory part from filenames in function declarations.
Wed, 05 Dec 2007 03:35:39 +0000 Glenn Morris (byte-compile-declare-function): Remove declared function from
Sun, 02 Dec 2007 21:41:33 +0000 Glenn Morris (byte-compile-declare-function): Reverse branches of if statement.
Fri, 30 Nov 2007 07:45:18 +0000 Glenn Morris (byte-compile-declare-function): Third argument to declare-function
Mon, 26 Nov 2007 15:38:18 +0000 Juanma Barranquero (batch-byte-recompile-directory): Doc fix.