diff options
| -rw-r--r-- | doc/emacs/ChangeLog | 8 | ||||
| -rw-r--r-- | doc/emacs/msdog-xtra.texi | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index db287dcc7b0..035de377d30 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2008-10-12 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * msdog-xtra.texi (MS-DOS): Fix bad pxref. | ||
| 4 | |||
| 5 | * mini.texi (Minibuffer File): Fix markup in last change. Refer to | ||
| 6 | elsewhere in the manual instead of describing yet again the intricacies | ||
| 7 | of $HOME on MS-Windows and MS-DOS. | ||
| 8 | |||
| 1 | 2008-10-12 Chong Yidong <cyd@stupidchicken.com> | 9 | 2008-10-12 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 10 | ||
| 3 | * mini.texi (Minibuffer File): Add xref to File Names. | 11 | * mini.texi (Minibuffer File): Add xref to File Names. |
diff --git a/doc/emacs/msdog-xtra.texi b/doc/emacs/msdog-xtra.texi index d0ca76f0a99..0fdb5aaaa1f 100644 --- a/doc/emacs/msdog-xtra.texi +++ b/doc/emacs/msdog-xtra.texi | |||
| @@ -14,7 +14,7 @@ the MS-DOS ``operating system'' (also known as ``MS-DOG''). | |||
| 14 | @iftex | 14 | @iftex |
| 15 | Information about Emacs and Microsoft's current operating system | 15 | Information about Emacs and Microsoft's current operating system |
| 16 | Windows (also known as ``Losedows'') is in the main Emacs manual | 16 | Windows (also known as ``Losedows'') is in the main Emacs manual |
| 17 | (@pxref{Microsoft Systems,,, emacs, the Emacs Manual}). | 17 | (@pxref{Microsoft Windows,,, emacs, the Emacs Manual}). |
| 18 | @end iftex | 18 | @end iftex |
| 19 | @ifnottex | 19 | @ifnottex |
| 20 | Information about peculiarities common to MS-DOS and Microsoft's | 20 | Information about peculiarities common to MS-DOS and Microsoft's |