changeset 42306:58ac31906c29

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 25 Dec 2001 08:16:54 +0000
parents c976f86658b6
children 922f0ef2951b
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 25 08:16:46 2001 +0000
+++ b/lisp/ChangeLog	Tue Dec 25 08:16:54 2001 +0000
@@ -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):
--- a/src/ChangeLog	Tue Dec 25 08:16:46 2001 +0000
+++ b/src/ChangeLog	Tue Dec 25 08:16:54 2001 +0000
@@ -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,Bm(Bk  <Pavel@Janik.cz>
 
  	The following changes remove mocklisp support: