aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2003-05-01 20:15:04 +0000
committerRichard M. Stallman2003-05-01 20:15:04 +0000
commit62cbacdefde2e15638dea9a0014df22efebcaa5e (patch)
tree2ef05061bf69f08a0c3fe185dae95d5faaed58c6
parent04b28167ad88f2f397583f86cd56fdccd6b7a81f (diff)
downloademacs-62cbacdefde2e15638dea9a0014df22efebcaa5e.tar.gz
emacs-62cbacdefde2e15638dea9a0014df22efebcaa5e.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 69c860122fc..5ef1861b443 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -9210,7 +9210,6 @@
9210 9210
9211 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions): 9211 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
9212 Don't call string-match on non-string. 9212 Don't call string-match on non-string.
9213 (displaying-byte-compile-warnings):
9214 9213
9215 * textmodes/ispell.el (check-ispell-version): Bind default-directory 9214 * textmodes/ispell.el (check-ispell-version): Bind default-directory
9216 to avoid errors. Kill the old temp buffer at the beginning. 9215 to avoid errors. Kill the old temp buffer at the beginning.