diff lisp/term/linux.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 33d53d287ee4
children 41c37d195015 375f2633d815
line wrap: on
line diff
--- a/lisp/term/linux.el	Mon Sep 01 15:45:46 2003 +0000
+++ b/lisp/term/linux.el	Mon Sep 01 15:45:59 2003 +0000
@@ -12,4 +12,5 @@
   ;; The third arg only matters in that it is not t or nil.
   (set-input-mode (nth 0 value) (nth 1 value) 'iso-latin-1 (nth 3 value)))
 
+;;; arch-tag: 5d0c4f63-739b-4862-abf3-041fe42adb8f
 ;;; linux.el ends here