comparison src/msdos.c @ 19603:c64809380976

Add coding: tag, to prevent Emacs from interpreting binary strings.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 28 Aug 1997 09:30:01 +0000
parents c7cec07cb0e0
children 44dcf37ec345
comparison
equal deleted inserted replaced
19602:549f21ee4bf0 19603:c64809380976
1 /* MS-DOS specific C utilities. 1 /* MS-DOS specific C utilities. -*- coding: emacs-mule -*-
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
4 This file is part of GNU Emacs. 4 This file is part of GNU Emacs.
5 5
6 GNU Emacs is free software; you can redistribute it and/or modify 6 GNU Emacs is free software; you can redistribute it and/or modify