Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 29 18:03:03 2008 +0000 +++ b/lisp/ChangeLog Wed Oct 29 18:21:50 2008 +0000 @@ -5,6 +5,7 @@ (bookmark--jump-via, bookmark-insert): Callers changed. (bookmark-jump-noselect): Wrapper function for bookmark-handle-bookmark. + (bookmark-get-bookmark-record): Signal error for invalid bookmark. * textmodes/ispell.el (ispell-word): Use use-region-p.