]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Fri, 8 Jun 2007 10:07:51 +0000 (10:07 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Fri, 8 Jun 2007 10:07:51 +0000 (10:07 +0000)
lisp/ChangeLog

index d25c9dbacd6abc85642d48e23dd9820fad1072ef..7a9c0ef5e872b95e1763870a19455fd732f87fca 100644 (file)
@@ -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.