Mercurial > emacs
changeset 74515:13d7f1c017b6
(find-variable): Doc fix.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 09 Dec 2006 12:56:08 +0000 |
parents | c8981abb2053 |
children | be9f7fb5fd21 |
files | lisp/emacs-lisp/find-func.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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