diff lisp/emulation/edt-vt100.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents b174db545cfd
children 18a818a2ee7c 375f2633d815
line wrap: on
line diff
--- a/lisp/emulation/edt-vt100.el	Mon Sep 01 15:45:46 2003 +0000
+++ b/lisp/emulation/edt-vt100.el	Mon Sep 01 15:45:59 2003 +0000
@@ -46,4 +46,5 @@
   "Set terminal width to 132 columns."
   (vt100-wide-mode 1))
 
+;;; arch-tag: c9f10c95-915f-44b5-93ff-4654abca4dd4
 ;;; edt-vt100.el ends here