aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2012-08-01 19:30:13 +0300
committerEli Zaretskii2012-08-01 19:30:13 +0300
commit288479f65cc2f29428a41ff632ad040eff191d92 (patch)
tree9a6826f64788dc9f3871f211e65b90956ab588a7 /src/ChangeLog
parent2008beae394434878441246a746cf570d171b64a (diff)
downloademacs-288479f65cc2f29428a41ff632ad040eff191d92.tar.gz
emacs-288479f65cc2f29428a41ff632ad040eff191d92.zip
Fix typo in src/ChangeLog.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 84e4f0aca42..14c785e682f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,7 +2,7 @@
2 2
3 * .gdbinit (xcar, xcdr, xlist, xwindow, nextcons, xprintsym): 3 * .gdbinit (xcar, xcdr, xlist, xwindow, nextcons, xprintsym):
4 Adapt to latest changes in field names of the corresponding Lisp 4 Adapt to latest changes in field names of the corresponding Lisp
5 objects 5 objects.
6 6
7 * xdisp.c (try_window_id): Use WVAR in IF_DEBUG code. 7 * xdisp.c (try_window_id): Use WVAR in IF_DEBUG code.
8 8