X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/0a6934fc04c67dd3f0b1c38f0d25e65d07bd2fec..3fa2054efdfa3c22456072254e6c67682a595233:/src/ChangeLog.11 diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index 97d5a65281..a67dd2cc45 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 @@ -3994,7 +3994,8 @@ 2010-09-24 Juanma Barranquero - Remove W32 API function pointer unused since 2005-02-15 (revno 2005-02-15T23:19:26Z!jasonr@gnu.org). + Remove Windows API function pointer unused since 2005-02-15 (revno + 2005-02-15T23:19:26Z!jasonr@gnu.org). * w32fns.c (clipboard_sequence_fn): Don't declare. (globals_of_w32fns): Don't initialize it. @@ -5531,7 +5532,7 @@ (update_frame_tool_bar): Remove old_req, new_req. Do not get tool bar height, call xg_update_tool_bar_sizes instead. (free_frame_tool_bar): Remove from hbox or vbox depending on - toolbar_in_hbox, Set all FRAME_TOOLBAR_*_(WIDTH|HEIGHT) to zero. + toolbar_in_hbox. Set all FRAME_TOOLBAR_*_(WIDTH|HEIGHT) to zero. (xg_change_toolbar_position): New function. * frame.h (struct frame): Add tool_bar_position. @@ -9641,7 +9642,7 @@ 2010-03-12 Eli Zaretskii - These changes remove termcap.c from the build on Posix platforms. + These changes remove termcap.c from the build on POSIX platforms. * Makefile.in (termcapobj): Move termcap.o from here... (MSDOS_OBJ): ...to here. (termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is @@ -14365,7 +14366,7 @@ 2009-01-10 Chong Yidong * xdisp.c (pos_visible_p): When iterator stops on the last glyph - of a display vector, backtrack. + of a display vector, backtrack. (Bug#1810) (try_window_reusing_current_matrix): Check glyph type before referencing charpos member. @@ -31382,7 +31383,7 @@ See ChangeLog.10 for earlier changes. ;; coding: utf-8 ;; End: - Copyright (C) 2007-2012 Free Software Foundation, Inc. + Copyright (C) 2007-2013 Free Software Foundation, Inc. This file is part of GNU Emacs.