Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7636 emacs/lisp/ChangeLog:1.7637
*** emacs/lisp/ChangeLog:1.7636 Mon May 30 06:10:14 2005
--- emacs/lisp/ChangeLog        Mon May 30 06:51:33 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-05-30  Richard M. Stallman  <[EMAIL PROTECTED]>
+ 
+       * filesets.el (filesets-menu-ensure-use-cached):
+       Prevent warning when emacs-version>= is undefined.
+ 
+       * printing.el (pr-interactive-n-up): Use string-to-number.
+ 
+       * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
+ 
+       * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
+       Warn only when name to be defined is quoted.
+ 
  2005-05-30  Nick Roberts  <[EMAIL PROTECTED]>
  
        * progmodes/gdb-ui.el (gdb-toggle-breakpoint):


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to