aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmds.c
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2003-09-01 15:45:59 +0000
committerMiles Bader <[email protected]>2003-09-01 15:45:59 +0000
commitab5796a9f97180707734a81320e3eb81937281fe (patch)
treeeef8aa4dd3733966628c6a43bd924b51557519e9 /src/cmds.c
parent1042fe8c8ca167fdb44365d99a35492df87b078f (diff)
Add arch taglines
Diffstat (limited to 'src/cmds.c')
-rw-r--r--src/cmds.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cmds.c b/src/cmds.c
index 4d7228e88a..02e9e72388 100644
--- a/src/cmds.c
+++ b/src/cmds.c
@@ -620,3 +620,6 @@ keys_of_cmds ()
initial_define_key (global_map, Ctl ('F'), "forward-char");
initial_define_key (global_map, 0177, "delete-backward-char");
}
+
+/* arch-tag: 022ba3cd-67f9-4978-9c5d-7d2b18d8644e
+ (do not change this comment) */