emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 18 Sep 2002 12:04:51 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4336 emacs/lisp/ChangeLog:1.4337
*** emacs/lisp/ChangeLog:1.4336 Wed Sep 18 08:05:31 2002
--- emacs/lisp/ChangeLog        Wed Sep 18 12:04:51 2002
***************
*** 1,3 ****
--- 1,32 ----
+ 2002-09-18  Richard M. Stallman  <address@hidden>
+ 
+       * menu-bar.el (menu-bar-search-menu): Nicer help string.
+ 
+       * replace.el (occur-engine-add-prefix): Use 7 spaces.
+       (occur-engine): Use 7 digits to align tabs in the data.
+ 
+       * emacs-lisp/bytecomp.el (byte-compile-output-docform):
+       Don't make the definition dynamic if it shares structure
+       with the arg list.
+ 
+       * gud.el (gud-pdb-marker-regexp): Allow : and \ in file name.
+       (pdb): In gud-remove, pass down the file name.
+ 
+       * cus-dep.el (custom-make-dependencies): Sort MEMBERS before use.
+ 
+ 2002-09-18  Luc Teirlinck  <address@hidden>
+ 
+       * ielm.el: (*1, *2, *3): New variables.
+       (ielm-eval-input): Make temporary buffers current on entry and 
+         exit to the let bindings for *, ** and ***.
+       (inferior-emacs-lisp-mode): Mention *1, *2 and *3 in the docstring.
+         Do not overrule global bindings for *, ** and ***.
+ 
+ 2002-09-18  Tom Tromey  <address@hidden>
+ 
+       * progmodes/make-mode.el (makefile-fill-paragraph): Find comment
+       boundaries before filling.
+ 
  2002-09-18  Kai Gro,A_(Bjohann  <address@hidden>
  
        * dired.el (dired-insert-directory): Never add "--dired" when




reply via email to

[Prev in Thread] Current Thread [Next in Thread]