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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Thu, 05 Jun 2008 18:00:40 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/06/05 18:00:36

Index: src/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6516
retrieving revision 1.6517
diff -u -b -r1.6516 -r1.6517
--- src/ChangeLog       5 Jun 2008 17:31:54 -0000       1.6516
+++ src/ChangeLog       5 Jun 2008 18:00:34 -0000       1.6517
@@ -1,3 +1,20 @@
+2008-06-05  Martin Rudalics  <address@hidden>
+
+       * window.c (pop_up_windows, pop_up_frames)
+       (display_buffer_reuse_frames, Vpop_up_frame_function)
+       (Vdisplay_buffer_function, Veven_window_heights)
+       (Vspecial_display_buffer_names, Vspecial_display_regexps)
+       (Vspecial_display_function, Vsame_window_buffer_names)
+       (Vsame_window_regexps, split_height_threshold)
+       (Vsplit_window_preferred_function): Move those vars to window.el.
+       (display_buffer_1, Fspecial_display_p, Fsame_window_p)
+       (Fdisplay_buffer): Move those functions to window.el.
+       (syms_of_window): Remove corresponding declarations.
+       (display_buffer): New function.
+       (temp_output_buffer_show, Fother_window_for_scrolling): Use it.
+       * dispnew.c (Flast_nonminibuf_frame): New function.
+       * buffer.c (Fpop_to_buffer): Move to window.el.
+
 2008-06-05  Stefan Monnier  <address@hidden>
 
        * data.c (set_internal): Fix up call to let_shadows_buffer_binding_p.




reply via email to

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