diff lisp/emacs-lisp/find-func.el @ 74515:13d7f1c017b6

(find-variable): Doc fix.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 09 Dec 2006 12:56:08 +0000
parents db85df5747ae
children 7a3f13e2dd57 6588c6259dfb
line wrap: on
line diff
--- a/lisp/emacs-lisp/find-func.el	Sat Dec 09 12:55:33 2006 +0000
+++ b/lisp/emacs-lisp/find-func.el	Sat Dec 09 12:56:08 2006 +0000
@@ -397,7 +397,7 @@
 
 ;;;###autoload
 (defun find-variable (variable)
-  "Find the definition of the VARIABLE near point.
+  "Find the definition of the VARIABLE at or before point.
 
 Finds the library containing the definition of the variable
 near point (selected by `variable-at-point') in a buffer and