comparison lisp/ChangeLog @ 99227:d0781e01ee9c

* bookmark.el (bookmark-get-bookmark-record): Signal error for invalid bookmark.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 29 Oct 2008 18:21:50 +0000
parents 19c1415c84f9
children 5b9d32d91171
comparison
equal deleted inserted replaced
99226:9065d5721384 99227:d0781e01ee9c
3 * bookmark.el (bookmark-handle-bookmark): Rename from 3 * bookmark.el (bookmark-handle-bookmark): Rename from
4 bookmark-jump-noselect. 4 bookmark-jump-noselect.
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
11 2008-10-29 Juanma Barranquero <lekktu@gmail.com> 12 2008-10-29 Juanma Barranquero <lekktu@gmail.com>
12 13