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
00089cad
Commit
00089cad
authored
Nov 03, 2000
by
Stefan Monnier
Browse files
(partial-completion-mode): Drop unneeded positional args.
parent
1f43943c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/complete.el
lisp/complete.el
+1
-1
No files found.
lisp/complete.el
View file @
00089cad
...
...
@@ -209,7 +209,7 @@ Unless `PC-disable-includes' is non-nil, the \"<...>\" sequence is interpreted
specially in \\[find-file]. For example,
\\[find-file] <sys/time.h> RET finds the file /usr/include/sys/time.h.
See also the variable `PC-include-file-path'."
nil
nil
nil
:global
t
:group
'partial-completion
:global
t
:group
'partial-completion
;; Deal with key bindings...
(
PC-bindings
partial-completion-mode
)
;; Deal with include file feature...
...
...
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