]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 28 Feb 2005 22:02:49 +0000 (22:02 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 28 Feb 2005 22:02:49 +0000 (22:02 +0000)
lisp/ChangeLog

index 7c3842ea3a5f9b629455e065750b5c6755b4e688..42a849d10125312ff996933f63e4a1cc4b769403 100644 (file)
@@ -1,7 +1,14 @@
+2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
+       (debug): Use it.  Move the inhibit-trace earlier.
+       (debug-entry-code): New const.
+       (debug-on-entry-1): Use it.
+
 2005-02-28  Chong Yidong" <cyd@stupidchicken.com> (tiny change)
 
-       * international/utf-16.el (ccl-encode-mule-utf-16le): Fix
-       BUFFER_MAGNIFICATION to 2.
+       * international/utf-16.el (ccl-encode-mule-utf-16le):
+       Fix BUFFER_MAGNIFICATION to 2.
        (ccl-encode-mule-utf-16be): Likewise.
 
 2005-02-28  Kenichi Handa  <handa@m17n.org>