Mercurial > emacs
changeset 52899:14383cacf330
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 20 Oct 2003 23:45:58 +0000 |
parents | 1b8e800b5b2a |
children | 42dbbf226df4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 20 23:45:19 2003 +0000 +++ b/lisp/ChangeLog Mon Oct 20 23:45:58 2003 +0000 @@ -1,3 +1,15 @@ +2003-10-20 Richard M. Stallman <rms@gnu.org> + + * 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 <david@dponce.com> * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional