aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorReuben Thomas2014-08-07 10:55:09 +0100
committerReuben Thomas2014-08-07 10:55:09 +0100
commitdf514ccf9b9e6a4a3864d57c92425b7d7de1fd7b (patch)
treef041962dcd5ea00fa2875674950d9e02fdea7151 /admin/ChangeLog
parentddc4ed129b9758985cc25d4d104e750de558df56 (diff)
downloademacs-df514ccf9b9e6a4a3864d57c92425b7d7de1fd7b.tar.gz
emacs-df514ccf9b9e6a4a3864d57c92425b7d7de1fd7b.zip
Refer to MS-DOS using the same name everywhere.
* admin/FOR-RELEASE: ``MS-DOG'', ``MSDOG'' and ``msdog'' become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''. * admin/MAINTAINERS: ditto. * doc/emacs/Makefile.in (EMACSSOURCES): ditto. * doc/emacs/emacs-xtra.texi: ditto. * doc/emacs/emacs.texi: ditto. * doc/emacs/makefile.w32-in: ditto. * doc/emacs/msdog-xtra.texi: ditto, and rename file. * doc/emacs/msdog.texi: ditto, and rename file. * lisp/arc-mode.el: ditto. * lisp/frame.el: ditto.
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 90d394ca9bd..7da79325a94 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,11 @@
12014-08-07 Reuben Thomas <rrt@sc3d.org>
2
3 Refer to MS-DOS using the same name everywhere.
4
5 * FOR-RELEASE: ``MS-DOG'', ``MSDOG'' and ``msdog'' become
6 ``MS-DOS''.
7 * MAINTAINERS: ditto.
8
12014-07-14 Paul Eggert <eggert@cs.ucla.edu> 92014-07-14 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 Use binary-io module, O_BINARY, and "b" flag (Bug#18006). 11 Use binary-io module, O_BINARY, and "b" flag (Bug#18006).