aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2006-03-30 19:35:11 +0000
committerDan Nicolaescu2006-03-30 19:35:11 +0000
commit29444a2f7c59b33530cfeff18d4e3d2c6068da31 (patch)
tree41c49960d8f0d41bb591e0087dc4206d78543d8f /src/ChangeLog
parent4da2c33b4c50b675df2bd15e2c4a0beac45243ff (diff)
downloademacs-29444a2f7c59b33530cfeff18d4e3d2c6068da31.tar.gz
emacs-29444a2f7c59b33530cfeff18d4e3d2c6068da31.zip
(syms_of_xdisp): Fix variable name.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f2756b3d02b..3dcc5dcf01c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12006-03-30 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * xdisp.c (syms_of_xdisp): Fix variable name.
4
12006-03-30 Kenichi Handa <handa@m17n.org> 52006-03-30 Kenichi Handa <handa@m17n.org>
2 6
3 * xterm.c (x_term_init): Delete superfluous UNGCPRO. 7 * xterm.c (x_term_init): Delete superfluous UNGCPRO.