emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Wed, 13 Sep 2006 15:16:12 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/09/13 15:16:12

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5293
retrieving revision 1.5294
diff -u -b -r1.5293 -r1.5294
--- ChangeLog   12 Sep 2006 16:47:50 -0000      1.5293
+++ ChangeLog   13 Sep 2006 15:16:12 -0000      1.5294
@@ -1,3 +1,13 @@
+2006-09-13  Richard Stallman  <address@hidden>
+
+       * print.c (print_string): When printcharfun is t,
+       copy string contents and call strout on the copy.
+
+       * keyboard.c (read_char): If end_time specified, don't put the
+       event into this_command_keys.
+       (read_key_sequence): If Voverriding_terminal_local_map is specified,
+       don't check Voverriding_local_map at all.
+
 2006-09-12  Stefan Monnier  <address@hidden>
 
        * textprop.c (Fnext_property_change, Fnext_single_property_change)




reply via email to

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