Mercurial > emacs
changeset 51612:eda97661c41f
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 18 Jun 2003 21:49:55 +0000 |
parents | d201fdadadce |
children | 0d6027772d4e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 18 21:49:16 2003 +0000 +++ b/lisp/ChangeLog Wed Jun 18 21:49:55 2003 +0000 @@ -1,3 +1,19 @@ +2003-06-18 Stefan Monnier <monnier@cs.yale.edu> + + * subr.el (looking-back): Handle the case of non-trivial regexps. + Add an optional `limit' argument. + (push, pop, with-temp-file, with-temp-message, delay-mode-hooks) + (with-syntax-table): Add edebug info. + +2003-06-17 Stefan Monnier <monnier@cs.yale.edu> + + * simple.el (kill-new): Leave yank-handler property alone if no + explicit yank-handler is specified. + (vis-mode-saved-buffer-invisibility-spec): Rename from + saved-buffer-invisibility-spec. + (vis-mode): Correctly handle the case where the mode is turned on + or off several times in a row. + 2003-06-17 Luc Teirlinck <teirllm@mail.auburn.edu> * info.el (Info-fontify-node): Give only the last whitespace