1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-03 11:41:41 -07:00

Switch to raw-text as coding system.

This commit is contained in:
Richard M. Stallman 1997-09-11 17:51:36 +00:00
parent 28650cf112
commit c6a6499f7d
2 changed files with 2 additions and 3 deletions

View 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.

View 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.