emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/help-fns.el


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/help-fns.el
Date: Fri, 17 Dec 2004 10:43:33 -0500

Index: emacs/lisp/help-fns.el
diff -c emacs/lisp/help-fns.el:1.59 emacs/lisp/help-fns.el:1.60
*** emacs/lisp/help-fns.el:1.59 Thu Dec 16 13:06:05 2004
--- emacs/lisp/help-fns.el      Fri Dec 17 15:17:02 2004
***************
*** 569,574 ****
--- 569,575 ----
                  (insert " value is shown ")
                  (insert-button "below"
                                 'action help-button-cache
+                                'follow-link t
                                 'help-echo "mouse-2, RET: show value")
                  (insert ".\n\n")))
              ;; Add a note for variables that have been make-var-buffer-local.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]