log lisp/emacs-lisp/byte-opt.el @ 86056:e0931ee6cc83

age author description
Tue, 13 Nov 2007 16:10:14 +0000 Dan Nicolaescu * emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more
Sat, 10 Nov 2007 08:05:15 +0000 Dan Nicolaescu * emacs-lisp/byte-opt.el (byte-optimize-featurep): Optimize
Sun, 21 Oct 2007 20:10:06 +0000 Stefan Monnier (byte-optimize-featurep): Fix paren typo.
Fri, 12 Oct 2007 03:00:05 +0000 Glenn Morris (top level): Use mapc rather than mapcar.
Mon, 27 Aug 2007 04:00:19 +0000 Miles Bader Merge from emacs--rel--22
Fri, 24 Aug 2007 14:39:25 +0000 Stefan Monnier (byte-optimize-if): Don't presume `clause' is a list.
Thu, 23 Aug 2007 19:56:16 +0000 Stefan Monnier (byte-optimize-if): Move `progn' out of the test
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Thu, 05 Jul 2007 20:38:47 +0000 Thien-Thi Nguyen Revert last change.
Sun, 01 Jul 2007 16:58:33 +0000 Thien-Thi Nguyen Set `binding-is-magic' property on a few symbols.
Mon, 07 Jan 2008 01:07:48 +0000 Glenn Morris Add 2008 to copyright years.
Tue, 20 Nov 2007 12:38:26 +0000 Richard M. Stallman Comment change.
Thu, 23 Aug 2007 15:11:31 +0000 Stefan Monnier (byte-optimize-featurep): Also handle `sxemacs'.
Wed, 08 Aug 2007 07:15:45 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Wed, 25 Jul 2007 04:09:49 +0000 Glenn Morris Switch license to GPLv3 or later.
Wed, 11 Apr 2007 17:10:42 +0000 Chong Yidong (byte-optimize-form-code-walker): Evaluate pure function calls if possible.
Wed, 11 Apr 2007 03:57:11 +0000 Glenn Morris Markus Triska <markus.triska at gmx.at>:
Tue, 10 Apr 2007 03:55:17 +0000 Glenn Morris Markus Triska <markus.triska at gmx.at>:
Mon, 09 Apr 2007 16:33:01 +0000 Chong Yidong Remove spurious debugging code.
Fri, 06 Apr 2007 18:22:23 +0000 Chong Yidong * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function
Thu, 05 Apr 2007 17:57:05 +0000 Chong Yidong (byte-optimize-form-code-walker): Print entire form.
Sun, 21 Jan 2007 02:48:43 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 16 Nov 2005 22:20:03 +0000 Richard M. Stallman (byte-optimize-form-code-walker): Improve warning message text.
Wed, 02 Nov 2005 22:18:32 +0000 Andreas Schwab (byte-optimize-pure-func): Quote the
Wed, 02 Nov 2005 21:56:15 +0000 Stefan Monnier (byte-optimize-pure-func): Quote the eval'd value so it's not re-eval'd.
Wed, 02 Nov 2005 19:03:17 +0000 Stefan Monnier (string-to-syntax): Mark it as pure.
Sat, 06 Aug 2005 17:48:15 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.