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: Tue, 13 Jun 2006 23:19:50 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/06/13 23:19:49

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5134
retrieving revision 1.5135
diff -u -b -r1.5134 -r1.5135
--- ChangeLog   13 Jun 2006 22:44:44 -0000      1.5134
+++ ChangeLog   13 Jun 2006 23:19:49 -0000      1.5135
@@ -1,3 +1,13 @@
+2006-06-14  Richard Stallman  <address@hidden>
+
+       * eval.c (Fdefconst): Mark variable as risky.
+
+       * callproc.c (Fcall_process): Doc fix.
+
+       * window.c (adjust_window_trailing_edge): Don't break out of the loop
+       because there's no next window, if there are parallel windows.
+       Do break out when WINDOW is nil.
+       
 2006-06-14  Kim F. Storm  <address@hidden>
 
        * dispextern.h (IT_STACK_SIZE): New macro specifying size of




reply via email to

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