]> git.eshelyaron.com Git - emacs.git/commitdiff
(find-variable): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Sat, 9 Dec 2006 12:57:03 +0000 (12:57 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 9 Dec 2006 12:57:03 +0000 (12:57 +0000)
lisp/ChangeLog
lisp/emacs-lisp/find-func.el

index 86d773f52f4e14d205b65d16b54bb866527c4bb4..9667a7fef1905b3b546ee619c3ee0c2ad0bb49fc 100644 (file)
@@ -1,5 +1,9 @@
 2006-12-09  Eli Zaretskii  <eliz@gnu.org>
 
+       * emacs-lisp/find-func.el (find-variable): Doc fix.
+
+       * help-fns.el (variable-at-point): Doc fix.
+
        * w32-fns.el (w32-append-code-lines): New function.
 
 2006-12-09  Romain Francoise  <romain@orebokech.com>
index a51493d22ea9212a4a7a85e4f8e70147a9286440..35ba803d78ef333100f2100cb718238cae5f4d67 100644 (file)
@@ -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