]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Tue, 25 Dec 2001 08:16:54 +0000 (08:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 25 Dec 2001 08:16:54 +0000 (08:16 +0000)
lisp/ChangeLog
src/ChangeLog

index 6da4344d58736d5a54c1288fee097caf7a31819c..1bb3d61ab6b8ad94ac7738226984177ade859784 100644 (file)
@@ -1,3 +1,9 @@
+2001-12-25  Richard M. Stallman  <rms@gnu.org>
+
+       * emacs-lisp/debug.el (debugger-mode-map): Bind C-m, not `RET'.
+       (debugger-make-xrefs): Only make a button for the first symbol
+       on any line.
+
 2001-12-24  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * term/internal.el (dos-cpNNN-setup, dos-codepage-setup):
index 0c9e50ae65ddc82a284175ac15d0e0543cb15192..630b0c360d5cdea01e05f268e9af7ac4cae0bc7b 100644 (file)
@@ -1,3 +1,8 @@
+2001-12-25  Richard M. Stallman  <rms@gnu.org>
+
+       * bytecode.c (Fbyte_code): Use Fstring_make_unibyte
+       instead of Fstring_as_unibyte.
+
 2001-12-22  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        The following changes remove mocklisp support: