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: Mon, 19 Jun 2006 22:00:01 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/06/19 22:00:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5141
retrieving revision 1.5142
diff -u -b -r1.5141 -r1.5142
--- ChangeLog   17 Jun 2006 00:11:48 -0000      1.5141
+++ ChangeLog   19 Jun 2006 22:00:00 -0000      1.5142
@@ -1,3 +1,13 @@
+2006-06-19  Richard Stallman  <address@hidden>
+
+       * window.c (size_window): New arg FIRST_ONLY.  All callers changed.
+       (adjust_window_trailing_edge): Specially compute FIRST_PARALLEL
+       for the case of a top-level window and the following minibuffer.
+       Don't exit because of no `next' when there is a parent.
+       Use the FIRST_ONLY feature when resizing following windows.
+       
+       * syntax.c (init_syntax_once): Give most control chars' syntax Spunct.
+
 2006-06-17  Kim F. Storm  <address@hidden>
 
        * dispnew.c (update_frame): Check for input pending on entry.




reply via email to

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