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
48c6afa6
Commit
48c6afa6
authored
Mar 08, 2013
by
Glenn Morris
Browse files
Fix doc typo in previous change
parent
c34ae9da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/subr.el
lisp/subr.el
+1
-1
No files found.
lisp/subr.el
View file @
48c6afa6
...
...
@@ -2701,7 +2701,7 @@ If there is no plausible default, return nil."
"Return regexp that matches the default tag at point.
If there is no tag at point, return nil.
When in a major mode that does not provide it
'
s own
When in a major mode that does not provide its own
`find-tag-default-function', return a regexp that matches the
symbol at point exactly."
(
let*
((
tagf
(
or
find-tag-default-function
...
...
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