aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKaroly Lorentey2005-07-10 19:26:29 +0000
committerKaroly Lorentey2005-07-10 19:26:29 +0000
commitc6fb7c433ceae69c5d1627fefeefc02bf6c19537 (patch)
treea8891c6337a6286da6b65e548ca487dec2004394 /src/ChangeLog
parentcc7d6d6f6d422efeba9934486bdf7b418391660f (diff)
parent9750d7720ab04db6daf909dba5e257c165d70722 (diff)
downloademacs-c6fb7c433ceae69c5d1627fefeefc02bf6c19537.tar.gz
emacs-c6fb7c433ceae69c5d1627fefeefc02bf6c19537.zip
Merged from miles@gnu.org--gnu-2005 (patch 474)
Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-474 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-377
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.