aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1997-09-11 17:51:36 +0000
committerRichard M. Stallman1997-09-11 17:51:36 +0000
commitc6a6499f7d2e51d439a8b96f53f9ba1c85407aec (patch)
tree055ed647d23309a4e6b057a2021255d8d5d227d2 /src
parent28650cf112c74c57baea17f26e29e122032080e6 (diff)
downloademacs-c6a6499f7d2e51d439a8b96f53f9ba1c85407aec.tar.gz
emacs-c6a6499f7d2e51d439a8b96f53f9ba1c85407aec.zip
Switch to raw-text as coding system.
Diffstat (limited to 'src')
-rw-r--r--src/msdos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/msdos.c b/src/msdos.c
index ae9e7edfde8..72b485869b8 100644
--- a/src/msdos.c
+++ b/src/msdos.c
@@ -1,4 +1,4 @@
1/* MS-DOS specific C utilities. -*- coding: emacs-mule -*- 1/* MS-DOS specific C utilities. -*- coding: raw-text -*-
2 Copyright (C) 1993, 1994, 1995, 1996, 1997 Free Software Foundation, Inc. 2 Copyright (C) 1993, 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.