aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4edc0a9b1ed..ab7802cbfb9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,6 +5,7 @@
5 (bookmark--jump-via, bookmark-insert): Callers changed. 5 (bookmark--jump-via, bookmark-insert): Callers changed.
6 (bookmark-jump-noselect): Wrapper function for 6 (bookmark-jump-noselect): Wrapper function for
7 bookmark-handle-bookmark. 7 bookmark-handle-bookmark.
8 (bookmark-get-bookmark-record): Signal error for invalid bookmark.
8 9
9 * textmodes/ispell.el (ispell-word): Use use-region-p. 10 * textmodes/ispell.el (ispell-word): Use use-region-p.
10 11