# HG changeset patch # User Eli Zaretskii # Date 978807217 0 # Node ID fd0085875bc0faf403c978563fa1d3da15bbe7ea # Parent 29773f6207fb6e356c9a690caa3330b130bb549c (ffap-bindings): Doc fix. diff -r 29773f6207fb -r fd0085875bc0 lisp/ffap.el --- a/lisp/ffap.el Sat Jan 06 18:52:57 2001 +0000 +++ b/lisp/ffap.el Sat Jan 06 18:53:37 2001 +0000 @@ -1689,7 +1689,7 @@ ;; (setq dired-x-hands-off-my-keys t) ; the default ) "List of binding forms evaluated by function `ffap-bindings'. -A reasonable ffap installation needs just these one line: +A reasonable ffap installation needs just this one line: (ffap-bindings) Of course if you do not like these bindings, just roll your own!")