diff lisp/term/internal.el @ 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 8f952e921136
children 847fbc8725a9
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.