diff options
author | Reuben Thomas <rrt@sc3d.org> | 2014-08-07 10:55:09 +0100 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2014-08-07 10:55:09 +0100 |
commit | df514ccf9b9e6a4a3864d57c92425b7d7de1fd7b (patch) | |
tree | f041962dcd5ea00fa2875674950d9e02fdea7151 /lisp/arc-mode.el | |
parent | ddc4ed129b9758985cc25d4d104e750de558df56 (diff) | |
download | emacs-df514ccf9b9e6a4a3864d57c92425b7d7de1fd7b.tar.gz emacs-df514ccf9b9e6a4a3864d57c92425b7d7de1fd7b.tar.bz2 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 'lisp/arc-mode.el')
-rw-r--r-- | lisp/arc-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/arc-mode.el b/lisp/arc-mode.el index 37ddf87cfbf..f1bdbf1a325 100644 --- a/lisp/arc-mode.el +++ b/lisp/arc-mode.el @@ -4,7 +4,7 @@ ;; Inc. ;; Author: Morten Welinder <terra@gnu.org> -;; Keywords: files archives msdog editing major-mode +;; Keywords: files archives ms-dos editing major-mode ;; Favorite-brand-of-beer: None, I hate beer. ;; This file is part of GNU Emacs. |