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: Fri, 25 Jan 2008 23:02:37 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       08/01/25 23:02:37

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6089
retrieving revision 1.6090
diff -u -b -r1.6089 -r1.6090
--- ChangeLog   25 Jan 2008 18:56:19 -0000      1.6089
+++ ChangeLog   25 Jan 2008 23:02:36 -0000      1.6090
@@ -1,3 +1,18 @@
+2008-01-25  Richard Stallman  <address@hidden>
+
+       * xdisp.c (redisplay_window): Run Qwindow_text_change_functions and
+       jump back to beginning.  Move some other initializations after that.
+       (Qwindow_text_change_functions, Vwindow_text_change_functions):
+       New variables.
+       (syms_of_xdisp): Init them.
+
+       * keyboard.c (read_char): Restore echo_message_buffer after redisplay.
+
+       * buffer.c (reset_buffer_local_variables): Implement
+       `permanent-local-hook'.
+       (Qpermanent_local_hook): New variable.
+       (syms_of_buffer): init and staticpro it.
+
 2008-01-25  Michael Albinus  <address@hidden>
 
        * dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux.




reply via email to

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