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: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 01 Mar 2005 04:09:43 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7039 emacs/lisp/ChangeLog:1.7040
*** emacs/lisp/ChangeLog:1.7039 Mon Feb 28 22:49:24 2005
--- emacs/lisp/ChangeLog        Tue Mar  1 09:09:41 2005
***************
*** 1,3 ****
--- 1,12 ----
+ 2005-03-01  Lute Kamstra  <address@hidden>
+ 
+       * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
+       that debug-entry-code can be safely removed from a function while
+       this code is being evaluated.  Revert the 2005-02-27 change as the
+       new implementation no longer requires it.  Make sure that a
+       function body containing just a string is not mistaken for a
+       docstring.
+ 
  2005-02-28  Kim F. Storm  <address@hidden>
  
        * double.el (double-translate-key): Call force-window-update after




reply via email to

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