changeset 88081:50e3e3fabd02

*** empty log message ***
author Tassilo Horn <tassilo@member.fsf.org>
date Wed, 30 Jan 2008 18:53:38 +0000
parents 2af7a6c76c86
children 439a3433552e
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jan 30 18:53:12 2008 +0000
+++ b/lisp/ChangeLog	Wed Jan 30 18:53:38 2008 +0000
@@ -1,3 +1,11 @@
+2008-01-30  Tassilo Horn  <tassilo@member.fsf.org>
+
+	* info.el (Info-bookmark-make-cell, Info-bookmark-jump): New
+	functions.  Implement bookmark support the new make-cell/handler
+	way.
+	(Info-mode): Bind bookmark-make-cell-function to
+	Info-bookmark-make-cell buffer locally.
+
 2008-01-30  Richard Stallman  <rms@gnu.org>
 
 	* progmodes/etags.el (tags-query-replace): Delete unused optional args.