diff src/casefiddle.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 1099445a76d0
children 4f33fa491183 375f2633d815
line wrap: on
line diff
--- a/src/casefiddle.c	Mon Sep 01 15:45:46 2003 +0000
+++ b/src/casefiddle.c	Mon Sep 01 15:45:59 2003 +0000
@@ -444,3 +444,6 @@
   initial_define_key (meta_map, 'l', "downcase-word");
   initial_define_key (meta_map, 'c', "capitalize-word");
 }
+
+/* arch-tag: 60a73c66-5489-47e7-a81f-cead4057c526
+   (do not change this comment) */