Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
5765826d
Commit
5765826d
authored
Jan 06, 2006
by
Eli Zaretskii
Browse files
(find-definition-noselect): Fix typo in the doc string:
"functoin" => "function".
parent
43c7b301
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/ldefs-boot.el
lisp/ldefs-boot.el
+1
-1
No files found.
lisp/ldefs-boot.el
View file @
5765826d
...
...
@@ -10285,7 +10285,7 @@ See `find-variable' for more details.
(autoload (quote find-definition-noselect) "find-func" "\
Return a pair `(BUFFER . POINT)' pointing to the definition of SYMBOL.
TYPE says what type of definition: nil for a function,
`defvar' or `defface' for a variable or face. This funct
o
in
`defvar' or `defface' for a variable or face. This functi
o
n
does not switch to the buffer or display it.
The library where SYMBOL is defined is searched for in FILE or
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment