]> git.eshelyaron.com Git - emacs.git/commitdiff
(ffap-bindings): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 Jan 2001 18:55:45 +0000 (18:55 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 Jan 2001 18:55:45 +0000 (18:55 +0000)
lisp/ChangeLog
lisp/ffap.el

index 733952d790cecd98c42cbce2dc15ca415b3717be..cfbf87ea3caa7a707321850230c83141c235b48b 100644 (file)
@@ -1,5 +1,7 @@
 2001-01-06  Eli Zaretskii  <eliz@is.elta.co.il>
 
+       * ffap.el (ffap-bindings): Doc fix.
+
        * dired-x.el (dired-virtual-guess-dir): Doc fix.
 
 2001-01-05  Dave Love  <fx@gnu.org>
index 53eb07392dd9a0f0ef47f763bc279b9c547c8d0c..648688813d62901e2fc01212e7fa27ac93769f45 100644 (file)
@@ -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!")