aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/find-func.el
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2006-12-09 12:57:03 +0000
committerEli Zaretskii <[email protected]>2006-12-09 12:57:03 +0000
commitebfb5ed986eaa6e24bba61eaac8a0c7858f0ca55 (patch)
tree19f1558428cfb8ad610510949a71f476dc4dcd68 /lisp/emacs-lisp/find-func.el
parent64a8fd6698f3541dab5e1c714294082df6385569 (diff)
(find-variable): Doc fix.
Diffstat (limited to 'lisp/emacs-lisp/find-func.el')
-rw-r--r--lisp/emacs-lisp/find-func.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/find-func.el b/lisp/emacs-lisp/find-func.el
index a51493d22e..35ba803d78 100644
--- a/lisp/emacs-lisp/find-func.el
+++ b/lisp/emacs-lisp/find-func.el
@@ -397,7 +397,7 @@ The library where VARIABLE is defined is searched for in FILE or
;;;###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