changeset 96189:5fe6759c9035

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sat, 21 Jun 2008 23:02:20 +0000
parents 147544bdb96f
children b7e6caae9715
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jun 21 23:01:21 2008 +0000
+++ b/lisp/ChangeLog	Sat Jun 21 23:02:20 2008 +0000
@@ -16,7 +16,13 @@
 
 2008-06-21  Glenn Morris  <rgm@gnu.org>
 
-	* mail/hashcash.el, nxml/nxml-mode.el: Require 'cl when compiling.
+	* mail/hashcash.el, net/tramp-smb.el, nxml/nxml-mode.el:
+	Require 'cl when compiling.
+
+	* emacs-lisp/debug.el (help-xref-interned): Declare.
+
+	* emacs-lisp/easy-mmode.el (easy-mmode-set-keymap-parents): Evaluate
+	definition when compiling.
 
 	* progmodes/bug-reference.el (bug-reference-map): Bind down-mouse-1
 	rather than mouse-1.