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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 18 Jun 2003 17:49:56 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5234 emacs/lisp/ChangeLog:1.5235
*** emacs/lisp/ChangeLog:1.5234 Tue Jun 17 22:58:36 2003
--- emacs/lisp/ChangeLog        Wed Jun 18 17:49:55 2003
***************
*** 1,3 ****
--- 1,19 ----
+ 2003-06-18  Stefan Monnier  <address@hidden>
+ 
+       * 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  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * info.el (Info-fontify-node): Give only the last whitespace




reply via email to

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