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: Mon, 20 Oct 2003 19:45:59 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5473 emacs/lisp/ChangeLog:1.5474
*** emacs/lisp/ChangeLog:1.5473 Mon Oct 20 19:39:19 2003
--- emacs/lisp/ChangeLog        Mon Oct 20 19:45:58 2003
***************
*** 1,3 ****
--- 1,15 ----
+ 2003-10-20  Richard M. Stallman  <address@hidden>
+ 
+       * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
+ 
+       * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
+       Don't check for foo*/ wildcard form here.
+       (insert-directory): Recognize foo*/ as a wildcard.
+       Separate wildcard-regexp variable from the arg, wildcard.
+ 
+       * subr.el (add-hook): Correctly detect when make-local-hook was used.
+       (remove-hook): Correctly handle strange cases about local hooks.
+ 
  2003-10-21  David Ponce  <address@hidden>
  
        * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional




reply via email to

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