]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Wed, 4 Jun 2003 09:48:59 +0000 (09:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 4 Jun 2003 09:48:59 +0000 (09:48 +0000)
lisp/ChangeLog
man/ChangeLog

index 3b25c6c47ced224890ae599d6d8dbca9f2ace0f6..d8dffa7d65fb109d1d614f8df354c92fff166377 100644 (file)
@@ -1,5 +1,8 @@
 2003-06-04  Richard M. Stallman  <rms@gnu.org>
 
+       * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p):
+       Use with-no-warnings.
+
        * gud.el (gud-minor-mode-type): Move defvar up.
 
        * progmodes/compile.el (compilation-next-error): When moving fwd,
index 0be38c22bc6ae353d032f4f9d25b1b9ba55a2ab3..7a223d4882bb06d527cff86d4a3f0d682262d9fa 100644 (file)
@@ -1,5 +1,7 @@
 2003-06-04  Richard M. Stallman  <rms@gnu.org>
 
+       * programs.texi (Expressions): Delete C-M-DEL.
+
        * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
        comint-move-point-for-output renamed from 
        comint-scroll-to-bottom-on-output.