diff options
| author | Reuben Thomas | 2014-08-07 11:15:52 +0100 |
|---|---|---|
| committer | Reuben Thomas | 2014-08-07 11:15:52 +0100 |
| commit | 6c5bbf8a00919b191d5319ee9324c93f1c496dbf (patch) | |
| tree | 8e23368e50cbc3116ed00d9f3a22d0bb377b367b /README | |
| parent | df514ccf9b9e6a4a3864d57c92425b7d7de1fd7b (diff) | |
| download | emacs-6c5bbf8a00919b191d5319ee9324c93f1c496dbf.tar.gz emacs-6c5bbf8a00919b191d5319ee9324c93f1c496dbf.zip | |
Fix a few ``MS-DOG''s overlooked in the previous commit.
* README: ``MSDOG'' becomes ``MS-DOS''.
* lisp/arc-mode.el: Fix a couple of ``MS-DOG''s missed in the previous
commit.
* lisp/file-mode.el: ditto.
* src/editfns.c: Fix a couple of ``MS-DOG''s missed in the previous commit.
* src/xfaces.c: ditto.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -84,7 +84,7 @@ There are several subdirectories: | |||
| 84 | `doc/lispref' holds the source code for the Emacs Lisp reference manual. | 84 | `doc/lispref' holds the source code for the Emacs Lisp reference manual. |
| 85 | `doc/lispintro' holds the source code for the Introduction to Programming | 85 | `doc/lispintro' holds the source code for the Introduction to Programming |
| 86 | in Emacs Lisp manual. | 86 | in Emacs Lisp manual. |
| 87 | `msdos' holds configuration files for compiling Emacs under MSDOG. | 87 | `msdos' holds configuration files for compiling Emacs under MS-DOS. |
| 88 | `nextstep' holds instructions and some other files for compiling the | 88 | `nextstep' holds instructions and some other files for compiling the |
| 89 | Nextstep port of Emacs, for GNUstep and Mac OS X Cocoa. | 89 | Nextstep port of Emacs, for GNUstep and Mac OS X Cocoa. |
| 90 | `nt' holds various command files and documentation files that pertain | 90 | `nt' holds various command files and documentation files that pertain |