diff options
Diffstat (limited to 'src/keymap.c')
| -rw-r--r-- | src/keymap.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/keymap.c b/src/keymap.c index e9898051dc7..8f4ac0dd437 100644 --- a/src/keymap.c +++ b/src/keymap.c | |||
| @@ -3739,9 +3739,6 @@ be preferred. */); | |||
| 3739 | intern_c_string ("mouse-4"), | 3739 | intern_c_string ("mouse-4"), |
| 3740 | intern_c_string ("mouse-5")); | 3740 | intern_c_string ("mouse-5")); |
| 3741 | 3741 | ||
| 3742 | DEFSYM (Qsingle_key_description, "single-key-description"); | ||
| 3743 | DEFSYM (Qkey_description, "key-description"); | ||
| 3744 | |||
| 3745 | /* Keymap used for minibuffers when doing completion. */ | 3742 | /* Keymap used for minibuffers when doing completion. */ |
| 3746 | /* Keymap used for minibuffers when doing completion and require a match. */ | 3743 | /* Keymap used for minibuffers when doing completion and require a match. */ |
| 3747 | DEFSYM (Qkeymapp, "keymapp"); | 3744 | DEFSYM (Qkeymapp, "keymapp"); |