aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn2006-03-22 05:06:41 +0000
committerKen Raeburn2006-03-22 05:06:41 +0000
commitd63cd76657e12b92a5d7736a15bc9b97a7f9990e (patch)
tree0b4d5ae2f2e04525a94380fdd138056ef06f77c2 /src/ChangeLog
parent926dbbb0533b676d17e208a688be418397ae0a5e (diff)
downloademacs-d63cd76657e12b92a5d7736a15bc9b97a7f9990e.tar.gz
emacs-d63cd76657e12b92a5d7736a15bc9b97a7f9990e.zip
(store_next_glyph): Renamed from append_glyph.
(generate_stretch_glyph): Renamed from produce_stretch_glyph. All callers changed accordingly.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d699b23f059..867306579ab 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12006-03-21 Ken Raeburn <raeburn@raeburn.org>
2
3 * xdisp.c (store_next_glyph): Renamed from append_glyph.
4 (generate_stretch_glyph): Renamed from produce_stretch_glyph.
5 All callers changed accordingly.
6
12006-03-21 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 72006-03-21 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 8
3 * xterm.c: x_session_initialized new variable. 9 * xterm.c: x_session_initialized new variable.