From 148b5960d421f9493b3bdba431c6caeef64d7237 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 6 Jan 2001 18:55:45 +0000 Subject: [PATCH] (ffap-bindings): Doc fix. --- lisp/ChangeLog | 2 ++ lisp/ffap.el | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 733952d790c..cfbf87ea3ca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2001-01-06 Eli Zaretskii + * ffap.el (ffap-bindings): Doc fix. + * dired-x.el (dired-virtual-guess-dir): Doc fix. 2001-01-05 Dave Love diff --git a/lisp/ffap.el b/lisp/ffap.el index 53eb07392dd..648688813d6 100644 --- a/lisp/ffap.el +++ b/lisp/ffap.el @@ -1689,7 +1689,7 @@ ffap most of the time." ;; (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!") -- 2.39.5