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
a32a25f4
Commit
a32a25f4
authored
Sep 15, 1992
by
Roland McGrath
Browse files
*** empty log message ***
parent
9ce179fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/progmodes/etags.el
lisp/progmodes/etags.el
+1
-1
No files found.
lisp/progmodes/etags.el
View file @
a32a25f4
...
...
@@ -1084,7 +1084,7 @@ unless it has one in the tags table."
(
let
((
first-time
t
))
(
while
(
visit-tags-table-buffer
(
not
first-time
))
(
setq
first-time
nil
)
(
funcall
tags-apropos-function
))))))
(
funcall
tags-apropos-function
regexp
))))))
;;; XXX Kludge interface.
...
...
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