comparison src/ChangeLog @ 64116:a282acf3e001

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 06 Jul 2005 22:12:32 +0000
parents c0c8dc644c56
children 0d5d0b4f6314 f9a65d7ebd29
comparison
equal deleted inserted replaced
64115:23d3e1c615ee 64116:a282acf3e001
1 2005-07-06 Richard M. Stallman <rms@gnu.org>
2
3 * window.c (Frecenter): When arg is inside the scroll margin,
4 move it out of the margin.
5
1 2005-07-06 Jason Rumney <jasonr@gnu.org> 6 2005-07-06 Jason Rumney <jasonr@gnu.org>
2 7
3 * w32console.c (initialize_w32_display): Detect when the console 8 * w32console.c (initialize_w32_display): Detect when the console
4 dimensions are insane, and default to 80x25 instead. 9 dimensions are insane, and default to 80x25 instead.
5 (w32_use_full_screen_buffer): default to NIL. 10 (w32_use_full_screen_buffer): default to NIL.
15 (x_compute_min_glyph_bounds): Make static. 20 (x_compute_min_glyph_bounds): Make static.
16 (x_load_font): Never set fonts_changed_p to zero. 21 (x_load_font): Never set fonts_changed_p to zero.
17 22
18 2005-07-04 Lute Kamstra <lute@gnu.org> 23 2005-07-04 Lute Kamstra <lute@gnu.org>
19 24
20 Update FSF's address in GPL notices. 25 * Update FSF's address in GPL notices.
21 26
22 2005-07-03 Richard M. Stallman <rms@gnu.org> 27 2005-07-03 Richard M. Stallman <rms@gnu.org>
23 28
24 * xdisp.c (try_window): Fix previous change in how it handles 29 * xdisp.c (try_window): Fix previous change in how it handles
25 a partially-visible line or one only partly past the margin. 30 a partially-visible line or one only partly past the margin.