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, 2 insertions, 0 deletions
diff --git a/src/keymap.c b/src/keymap.c
index 0f1e922969c..0aaf9373ba1 100644
--- a/src/keymap.c
+++ b/src/keymap.c
@@ -2985,6 +2985,8 @@ Keyboard translations:\n\n\
2985You type Translation\n\ 2985You type Translation\n\
2986-------- -----------\n"; 2986-------- -----------\n";
2987 2987
2988 CHECK_BUFFER (buffer);
2989
2988 shadow = Qnil; 2990 shadow = Qnil;
2989 GCPRO1 (shadow); 2991 GCPRO1 (shadow);
2990 2992