changeset 81265:f9bdb02c63aa

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 08 Jun 2007 10:07:51 +0000
parents 1b3889e813e5
children 3b6f2f7b68f2
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 08 03:47:42 2007 +0000
+++ b/lisp/ChangeLog	Fri Jun 08 10:07:51 2007 +0000
@@ -1,3 +1,13 @@
+2007-06-08  Nick Roberts  <nickrob@snap.net.nz>
+
+	* help-mode.el (help-xref-forward-stack)
+	(help-xref-stack-forward-item, help-forward-label): New variables.
+	(help-forward): New button type.
+	(help-setup-xref): Initialise help-xref-forward-stack.
+	(help-make-xrefs): Add forward button, if appropriate.
+	(help-xref-go-back): Push item on forward stack.
+	(help-xref-go-forward, help-go-forward): New functions.
+
 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
 
 	* dired.el (dired-mode-map): Remove spurious separator.