aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-09-13 20:35:47 +0000
committerChong Yidong2009-09-13 20:35:47 +0000
commit61dc96a271c8527d67e21b9a0ddab54135f4a401 (patch)
tree9520ec8f91ad8cf019817424f36226bd22adcb1f
parent7e73ea3274378c7bd893cc60ad470815e052b88b (diff)
downloademacs-61dc96a271c8527d67e21b9a0ddab54135f4a401.tar.gz
emacs-61dc96a271c8527d67e21b9a0ddab54135f4a401.zip
Fix last change.
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index aa513b7d823..11bfa9bce85 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,4 @@
12009-09-13 Per Starbäck <starback@ling.uu.se> (tiny change) 12009-09-13 Per Starbäck <per@starback.se> (tiny change)
2 2
3 * textmodes/ispell.el (ispell-command-loop): Convert keys such as 3 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
4 kp-0 to ascii equivalents (Bug#4325). 4 kp-0 to ascii equivalents (Bug#4325).