Add arch taglines
[bpt/emacs.git] / src / window.c
index b5df84b..78033c3 100644 (file)
@@ -6510,3 +6510,6 @@ keys_of_window ()
   initial_define_key (global_map, Ctl('L'), "recenter");
   initial_define_key (meta_map, 'r', "move-to-window-line");
 }
+
+/* arch-tag: 90a9c576-0590-48f1-a5f1-6c96a0452d9f
+   (do not change this comment) */