Mercurial > emacs
diff src/keymap.c @ 52401:695cf19ef79e
Add arch taglines
| author | Miles Bader <miles@gnu.org> |
|---|---|
| date | Mon, 01 Sep 2003 15:45:59 +0000 |
| parents | a5bb1c5181ac |
| children | 65659702b0af 375f2633d815 |
line wrap: on
line diff
--- a/src/keymap.c Mon Sep 01 15:45:46 2003 +0000 +++ b/src/keymap.c Mon Sep 01 15:45:59 2003 +0000 @@ -3783,3 +3783,6 @@ initial_define_key (global_map, 033, "ESC-prefix"); initial_define_key (global_map, Ctl('X'), "Control-X-prefix"); } + +/* arch-tag: 6dd15c26-7cf1-41c4-b904-f42f7ddda463 + (do not change this comment) */
