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


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 17 May 2006 22:22:29 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.5071 emacs/src/ChangeLog:1.5072
--- emacs/src/ChangeLog:1.5071  Tue May 16 10:54:37 2006
+++ emacs/src/ChangeLog Wed May 17 22:22:29 2006
@@ -1,3 +1,13 @@
+2006-05-18  Kim F. Storm  <address@hidden>
+
+       * xdisp.c (display_tool_bar_line): Restore entire tool-bar geometry when
+       backtracking in case last image doesn't fit on line.
+
+2006-05-18  MIYOSHI Masanori <address@hidden>  (tiny change)
+
+       * xdisp.c (display_tool_bar_line): Don't adjust tool-bar height by more 
than
+       height of one frame default line.
+
 2006-05-16  Kim F. Storm  <address@hidden>
 
        * xterm.c (handle_one_xevent): Check that f is not NULL before
@@ -17012,8 +17022,7 @@
        (Fapropos_internal): Initialize them and clear them out.
        Don't GCPRO them.
 
-       * buffer.c (syms_of_buffer) <scroll-up-aggressively, 
scroll-down-aggressively>:
-       Doc fixes.
+       * buffer.c (syms_of_buffer) <scroll-up|down-aggressively>: Doc fixes.
 
        * lisp.h: New misc type Lisp_Save_Value.
        (enum Lisp_Misc_Type): Add Lisp_Misc_Save_Value.




reply via email to

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