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
bbc4541d
Commit
bbc4541d
authored
Jul 02, 2002
by
Richard M. Stallman
Browse files
(Fdefine_key): Doc fix.
parent
5dbb3f46
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/keymap.c
src/keymap.c
+2
-0
No files found.
src/keymap.c
View file @
bbc4541d
...
...
@@ -973,6 +973,8 @@ KEYMAP is a keymap.
KEY is a string or a vector of symbols and characters meaning a
sequence of keystrokes and events. Non-ASCII characters with codes
above 127 (such as ISO Latin-1) can be included if you use a vector.
Using [t] for KEY creates a default definition, which applies to any
event type that has no other definition in thus keymap.
DEF is anything that can be a key's definition:
nil (means key is undefined in this keymap),
...
...
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