Mercurial > emacs
changeset 65086:aaf3a4138958
*** empty log message ***
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Wed, 24 Aug 2005 10:17:14 +0000 |
parents | 8524188a3b88 |
children | 83940123c4b3 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 23 21:01:24 2005 +0000 +++ b/lisp/ChangeLog Wed Aug 24 10:17:14 2005 +0000 @@ -1,3 +1,8 @@ +2005-08-24 Carsten Dominik <dominik@science.uva.nl> + + * bookmark.el (bookmark-after-jump-hook): New hook. + (bookmark-jump): Run `bookmark-after-jump-hook'. + 2005-08-23 Juri Linkov <juri@jurta.org> * faces.el (minibuffer-prompt): Doc fix.