aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorReuben Thomas2014-08-07 11:15:52 +0100
committerReuben Thomas2014-08-07 11:15:52 +0100
commit6c5bbf8a00919b191d5319ee9324c93f1c496dbf (patch)
tree8e23368e50cbc3116ed00d9f3a22d0bb377b367b /src/ChangeLog
parentdf514ccf9b9e6a4a3864d57c92425b7d7de1fd7b (diff)
downloademacs-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 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a5560f09e0f..9369ee25cca 100644
--- a/src/ChangeLog
+++ b/src/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 * editfns.c: Fix a couple of ``MS-DOG''s missed in the previous
6 commit.
7 * xfaces.c: ditto.
8
12014-08-05 Martin Rudalics <rudalics@gmx.at> 92014-08-05 Martin Rudalics <rudalics@gmx.at>
2 10
3 * w32term.c (w32_redeem_scroll_bar): 11 * w32term.c (w32_redeem_scroll_bar):