changeset 84885:69c173eabff4

Add arch tagline
author Miles Bader <miles@gnu.org>
date Tue, 25 Sep 2007 22:01:16 +0000
parents 9a2e35e986a1
children 9e97aa608e01
files etc/emacs.py etc/emacs3.py
diffstat 2 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/emacs.py	Tue Sep 25 11:31:17 2007 +0000
+++ b/etc/emacs.py	Tue Sep 25 22:01:16 2007 +0000
@@ -7,3 +7,5 @@
     from emacs3 import *
 else:
     from emacs2 import *
+
+# arch-tag: 894b5227-638f-45fd-8567-0417d5c35900
--- a/etc/emacs3.py	Tue Sep 25 11:31:17 2007 +0000
+++ b/etc/emacs3.py	Tue Sep 25 22:01:16 2007 +0000
@@ -241,3 +241,4 @@
 
 # print '_emacs_ok'             # ready for input and can call continuation
 
+# arch-tag: 37bfed38-5f4a-4027-a2bf-d5f41819dd89