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
6356e646
Commit
6356e646
authored
Jul 15, 1998
by
Richard M. Stallman
Browse files
(Info-complete-menu-buffer): Add defvar.
parent
ddf89211
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lisp/info.el
lisp/info.el
+2
-0
No files found.
lisp/info.el
View file @
6356e646
...
...
@@ -1089,6 +1089,8 @@ NAME may be an abbreviation of the reference name."
;; (Info-menu (car list))
;; (setq list (cdr list))))
(
defvar
Info-complete-menu-buffer
)
(
defun
Info-complete-menu-item
(
string
predicate
action
)
(
let
((
case-fold-search
t
))
(
cond
((
eq
action
nil
)
...
...
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