aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2008-10-23 10:33:05 +0000
committerJuanma Barranquero2008-10-23 10:33:05 +0000
commit878a45845f75dfcfe2a78ca2259ed9e46ff8b73d (patch)
tree7a5a1f7acaa1ddc69291f0f9e4194b84f2df32d8 /src/ChangeLog
parent4d48fcdc0f06e4d0061c57d2ae79e2e77c71cb36 (diff)
downloademacs-878a45845f75dfcfe2a78ca2259ed9e46ff8b73d.tar.gz
emacs-878a45845f75dfcfe2a78ca2259ed9e46ff8b73d.zip
* xdisp.c (fill_glyph_string): Fix typo in source (though the
poor beast has survived 9+ years and the jump from xterm.c!).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0a14ebc4e55..de11b21c9e9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-10-23 Juanma Barranquero <lekktu@gmail.com>
2
3 * xdisp.c (fill_glyph_string): Fix typo in source (though the
4 poor beast has survived 9+ years and the jump from xterm.c!).
5
12008-10-23 Martin Rudalics <rudalics@gmx.at> 62008-10-23 Martin Rudalics <rudalics@gmx.at>
2 7
3 * buffer.c (Fget_buffer_create): Rename arg to buffer_or_name. 8 * buffer.c (Fget_buffer_create): Rename arg to buffer_or_name.