log lisp/emacs-lisp/bytecomp.el @ 63132:2dd78739b46c

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