* ffap.el (dired-at-point): Fix docstring. (Bug#5565)
authorJuri Linkov <juri@jurta.org>
Fri, 12 Feb 2010 19:28:29 +0000 (21:28 +0200)
committerJuri Linkov <juri@jurta.org>
Fri, 12 Feb 2010 19:28:29 +0000 (21:28 +0200)
lisp/ChangeLog
lisp/ffap.el

index 559d4f54800f53212910ca04458905048fbfcfab..6be182f744a707211fdd380ef4db583bc2d7a207 100644 (file)
@@ -1,3 +1,7 @@
+2010-02-12  Juri Linkov  <juri@jurta.org>
+
+       * ffap.el (dired-at-point): Fix docstring.  (Bug#5565)
+
 2010-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * subr.el (copy-overlay): Handle deleted overlays.
index 324094e334e18e8a315957e4d39cc9a55474a3b6..23caae7496276729d681ffb0358cbdcbacbf8fb7 100644 (file)
@@ -1796,7 +1796,8 @@ ffap most of the time."
 
 ;;;###autoload
 (defun dired-at-point (&optional filename)
-  "Start Dired, defaulting to file at point.  See `ffap'."
+  "Start Dired, defaulting to file at point.  See `ffap'.
+If `dired-at-point-require-prefix' is set, the prefix meaning is reversed."
   (interactive)
   (if (and (called-interactively-p 'interactive)
           (if dired-at-point-require-prefix