diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 00561fa2560..d6d0a08451b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-03-07 Karl Fogel <kfogel@red-bean.com> | ||
| 2 | |||
| 3 | * bookmark.el (bookmark-set): Make `bookmark-make-record-function' | ||
| 4 | buffer-local, not `bookmark-make-cell-function' (the old name). | ||
| 5 | |||
| 1 | 2008-03-07 Tassilo Horn <tassilo@member.fsf.org> | 6 | 2008-03-07 Tassilo Horn <tassilo@member.fsf.org> |
| 2 | 7 | ||
| 3 | * doc-view.el (doc-view-bookmark-make-record): Delete obsolete | 8 | * doc-view.el (doc-view-bookmark-make-record): Delete obsolete |