comparison 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
comparison
equal deleted inserted replaced
19565:f998e80e4804 19566:e5094e386200
1 ;; -*- coding: emacs-mule -*-
1 ;;; internal.el ---support for PC keyboards and screens, internal terminal 2 ;;; internal.el ---support for PC keyboards and screens, internal terminal
2 3
3 ;; Copyright (C) 1993, 1994 Free Software Foundation, Inc. 4 ;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
4 5
5 ;; Author: Morten Welinder <terra@diku.dk> 6 ;; Author: Morten Welinder <terra@diku.dk>