]> git.eshelyaron.com Git - emacs.git/commitdiff
Switch to raw-text as coding system.
authorRichard M. Stallman <rms@gnu.org>
Thu, 11 Sep 1997 17:51:36 +0000 (17:51 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 11 Sep 1997 17:51:36 +0000 (17:51 +0000)
lisp/term/internal.el
src/msdos.c

index ffd0e5561a397c2fda5e9d245161d0cda60a3954..8d7dae5aeb61e76d3254585f28769cb0c820ac8b 100644 (file)
@@ -1,5 +1,4 @@
-;; -*- coding: emacs-mule -*-
-;;; internal.el ---support for PC keyboards and screens, internal terminal
+;;; internal.el --- support for PC internal terminal -*- coding: raw-text; -*-
 
 ;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
 
index ae9e7edfde8358b72948497d47d9e2db88cad2c6..72b485869b8eb1b50cdc0292c8271d0bcd3ead93 100644 (file)
@@ -1,4 +1,4 @@
-/* MS-DOS specific C utilities.          -*- coding: emacs-mule -*-
+/* MS-DOS specific C utilities.          -*- coding: raw-text -*-
    Copyright (C) 1993, 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.