aboutsummaryrefslogtreecommitdiffstats
path: root/src/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/keymap.c')
-rw-r--r--src/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keymap.c b/src/keymap.c
index cb42d0e55a7..e073cbb47ee 100644
--- a/src/keymap.c
+++ b/src/keymap.c
@@ -522,7 +522,7 @@ access_keymap (map, idx, t_ok, noinherit, autoload)
522 522
523 /* t_binding is where we put a default binding that applies, 523 /* t_binding is where we put a default binding that applies,
524 to use in case we do not find a binding specifically 524 to use in case we do not find a binding specifically
525 for this key sequence. 525 for this key sequence. */
526 526
527 Lisp_Object t_binding; 527 Lisp_Object t_binding;
528 t_binding = Qnil; 528 t_binding = Qnil;