/[emacs]/emacs/lisp/help-mode.el
ViewVC logotype

Diff of /emacs/lisp/help-mode.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by jpw, Sun Aug 1 05:53:50 2004 UTC revision 1.30 by kfstorm, Fri Dec 17 15:17:12 2004 UTC
# Line 68  The format is (FUNCTION ARGS...).") Line 68  The format is (FUNCTION ARGS...).")
68  ;; Button types used by help  ;; Button types used by help
69    
70  (define-button-type 'help-xref  (define-button-type 'help-xref
71      'follow-link t
72    'action #'help-button-action)    'action #'help-button-action)
73    
74  (defun help-button-action (button)  (defun help-button-action (button)

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26