annotate lib-src/README @ 106720:3db7e57ee4e9

Handle change of internal-border width when maximized. * xterm.c (x_new_font): Move code for setting rows/cols before resizing ... (x_set_window_size): ... to here. bug #2568. * gtkutil.c (xg_clear_under_internal_border): New function. (xg_frame_resized, xg_frame_set_char_size): Call xg_clear_under_internal_border. (xg_update_scrollbar_pos): Clear under old scroll bar position.
author Jan D. <jan.h.d@swipnet.se>
date Tue, 05 Jan 2010 15:16:30 +0100
parents b42a4aa7ff4f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25859
Dave Love <fx@gnu.org>
parents:
diff changeset
1 This directory contains the source code for the architecture-dependent
52780
47bf5f5df3c9 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 25859
diff changeset
2 files that go in ${archlibdir}. At present, these are mostly utility
69732
b42a4aa7ff4f changed `Emacs' to `GNU Emacs'
Ramprasad B <ramprasad_i82@yahoo.com>
parents: 52780
diff changeset
3 programs used by GNU Emacs.