diff lisp/term/linux.el @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children b7da78284d4c
line wrap: on
line diff
--- a/lisp/term/linux.el	Thu Apr 15 01:08:34 2004 +0000
+++ b/lisp/term/linux.el	Fri Apr 16 12:51:06 2004 +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