(find-variable): Doc fix.
This commit is contained in:
parent
64a8fd6698
commit
ebfb5ed986
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue