]> git.eshelyaron.com Git - emacs.git/commitdiff
Add the coding: tag to prevent Emacs from thinking this is encoded in SJIS.
authorEli Zaretskii <eliz@gnu.org>
Wed, 27 Aug 1997 07:12:29 +0000 (07:12 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 27 Aug 1997 07:12:29 +0000 (07:12 +0000)
lisp/term/internal.el

index bf9ddcd736de41f99c3a236144eaec431376cf56..ffd0e5561a397c2fda5e9d245161d0cda60a3954 100644 (file)
@@ -1,3 +1,4 @@
+;; -*- coding: emacs-mule -*-
 ;;; internal.el ---support for PC keyboards and screens, internal terminal
 
 ;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.