aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e13ffe8fc66..d70edd2fbf9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12005-07-07 Kim F. Storm <storm@cua.dk>
2
3 * window.c (Frecenter): Fix last change (set iarg before use).
4
12005-07-06 Richard M. Stallman <rms@gnu.org> 52005-07-06 Richard M. Stallman <rms@gnu.org>
2 6
3 * window.c (Frecenter): When arg is inside the scroll margin, 7 * window.c (Frecenter): When arg is inside the scroll margin,
@@ -19,7 +23,7 @@
19 assume that font family length is less than 32. 23 assume that font family length is less than 32.
20 (x_compute_min_glyph_bounds): Make static. 24 (x_compute_min_glyph_bounds): Make static.
21 (x_load_font): Never set fonts_changed_p to zero. 25 (x_load_font): Never set fonts_changed_p to zero.
22 26
232005-07-04 Lute Kamstra <lute@gnu.org> 272005-07-04 Lute Kamstra <lute@gnu.org>
24 28
25 * Update FSF's address in GPL notices. 29 * Update FSF's address in GPL notices.