aboutsummaryrefslogtreecommitdiffstats
path: root/src/keymap.c
diff options
context:
space:
mode:
authorGlenn Morris2011-01-15 15:16:57 -0800
committerGlenn Morris2011-01-15 15:16:57 -0800
commit0d9f702fd085bc8ad560a3e1f08d5e93054a5d33 (patch)
tree8f7f07c160e5878c775fc6c2bb5ec912a164448e /src/keymap.c
parent2153c86209ef95a34f3a80f7a1f72d5fade18c21 (diff)
downloademacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.tar.gz
emacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.zip
Nuke arch-tags.
Diffstat (limited to 'src/keymap.c')
-rw-r--r--src/keymap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/keymap.c b/src/keymap.c
index 4c7af8a203b..e37b0f18e64 100644
--- a/src/keymap.c
+++ b/src/keymap.c
@@ -4013,5 +4013,3 @@ keys_of_keymap (void)
4013 initial_define_key (global_map, Ctl ('X'), "Control-X-prefix"); 4013 initial_define_key (global_map, Ctl ('X'), "Control-X-prefix");
4014} 4014}
4015 4015
4016/* arch-tag: 6dd15c26-7cf1-41c4-b904-f42f7ddda463
4017 (do not change this comment) */