aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.