comparison src/keymap.c @ 112278:ef719132ddfa

Nuke arch-tags.
author Glenn Morris <rgm@gnu.org>
date Sat, 15 Jan 2011 15:16:57 -0800
parents 417b1e4d63cd
children 42e22c4f06b7
comparison
equal deleted inserted replaced
112277:ef4120c8640c 112278:ef719132ddfa
4011 { 4011 {
4012 initial_define_key (global_map, 033, "ESC-prefix"); 4012 initial_define_key (global_map, 033, "ESC-prefix");
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) */