comparison lisp/ffap.el @ 35096:fd0085875bc0

(ffap-bindings): Doc fix.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 06 Jan 2001 18:53:37 +0000
parents e701bc3564db
children e52b4f89d86f
comparison
equal deleted inserted replaced
35095:29773f6207fb 35096:fd0085875bc0
1687 (add-hook 'vm-mode-hook 'ffap-ro-mode-hook) 1687 (add-hook 'vm-mode-hook 'ffap-ro-mode-hook)
1688 (add-hook 'rmail-mode-hook 'ffap-ro-mode-hook) 1688 (add-hook 'rmail-mode-hook 'ffap-ro-mode-hook)
1689 ;; (setq dired-x-hands-off-my-keys t) ; the default 1689 ;; (setq dired-x-hands-off-my-keys t) ; the default
1690 ) 1690 )
1691 "List of binding forms evaluated by function `ffap-bindings'. 1691 "List of binding forms evaluated by function `ffap-bindings'.
1692 A reasonable ffap installation needs just these one line: 1692 A reasonable ffap installation needs just this one line:
1693 (ffap-bindings) 1693 (ffap-bindings)
1694 Of course if you do not like these bindings, just roll your own!") 1694 Of course if you do not like these bindings, just roll your own!")
1695 1695
1696 ;;;###autoload 1696 ;;;###autoload
1697 (defun ffap-bindings nil 1697 (defun ffap-bindings nil