changeset 94387:5d266b6d0d3d

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sun, 27 Apr 2008 01:17:03 +0000
parents a674a09b0ac8
children 7d261daf53c6
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Apr 27 01:16:49 2008 +0000
+++ b/lisp/ChangeLog	Sun Apr 27 01:17:03 2008 +0000
@@ -1,3 +1,9 @@
+2008-04-27  Johan Bockgård  <bojohan@gnu.org>
+
+	* emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
+	Simplify.  Collect `defun' and `autoload' entries.  Avoid
+	modifying load-history.
+
 2008-04-26  Glenn Morris  <rgm@gnu.org>
 
 	* textmodes/ispell.el (ispell-insert-word): Revert previous change.