changeset 19566:e5094e386200

Add the coding: tag to prevent Emacs from thinking this is encoded in SJIS.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 27 Aug 1997 07:12:29 +0000
parents f998e80e4804
children 3f6f67f86a48
files lisp/term/internal.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/term/internal.el	Wed Aug 27 06:47:51 1997 +0000
+++ b/lisp/term/internal.el	Wed Aug 27 07:12:29 1997 +0000
@@ -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.