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
eabbaad8
Commit
eabbaad8
authored
Sep 13, 1997
by
Richard M. Stallman
Browse files
(viper-repeat-from-history-key): Fix customize type.
parent
5ee3742d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/emulation/viper-macs.el
lisp/emulation/viper-macs.el
+1
-1
No files found.
lisp/emulation/viper-macs.el
View file @
eabbaad8
...
...
@@ -81,7 +81,7 @@ before that one is accessible as `<this key> 2'.
The notation for these keys is borrowed from XEmacs. Basically,
a key is a symbol, e.g., `a', `\\1', `f2', etc., or a list, e.g.,
`(meta control f1)'."
:type
'
key
:type
'
sexp
:group
'viper
)
...
...
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