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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Wed, 19 Mar 2008 18:26:52 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/03/19 18:26:52

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6266
retrieving revision 1.6267
diff -u -b -r1.6266 -r1.6267
--- ChangeLog   19 Mar 2008 17:02:22 -0000      1.6266
+++ ChangeLog   19 Mar 2008 18:26:51 -0000      1.6267
@@ -25,6 +25,16 @@
        * minibuf.c (read_minibuf):
        * fns.c (Fy_or_n_p): Enable hourglass when HAVE_WINDOW_SYSTEM.
 
+2008-03-19  Stefan Monnier  <address@hidden>
+
+       * window.c (run_funs): New fun.
+       (run_window_configuration_change_hook): Use it to run the buffer-local
+       and the global part of the hook.
+
+       * xdisp.c (format_mode_line_unwind_data): Add window argument.
+       (unwind_format_mode_line): Restore selected window.
+       (x_consider_frame_title, Fformat_mode_line): Set selected window.
+
 2008-03-17  Stefan Monnier  <address@hidden>
 
        * editfns.c (Fchar_equal): Check they are valid characters.




reply via email to

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