diff options
| -rw-r--r-- | lisp/ChangeLog.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8 index 4dfb876c086..21ccff71d6f 100644 --- a/lisp/ChangeLog.8 +++ b/lisp/ChangeLog.8 | |||
| @@ -5354,12 +5354,12 @@ | |||
| 5354 | 5354 | ||
| 5355 | * international/mule.el (auto-coding-alist): Add .tgz. | 5355 | * international/mule.el (auto-coding-alist): Add .tgz. |
| 5356 | 5356 | ||
| 5357 | 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il> | 5357 | 1999-05-02 Eli Zaretskii <eliz@is.elta.co.il> |
| 5358 | 5358 | ||
| 5359 | * international/codepage.el (cp-coding-system-for-codepage-1): | 5359 | * international/codepage.el (cp-coding-system-for-codepage-1): |
| 5360 | Make the magnification parameter for the -dos encoder be 2. | 5360 | Make the magnification parameter for the -dos encoder be 2. |
| 5361 | 5361 | ||
| 5362 | 1999-05-2 Andrew Innes <andrewi@gnu.org> | 5362 | 1999-05-02 Andrew Innes <andrewi@gnu.org> |
| 5363 | 5363 | ||
| 5364 | * term/w32-win.el (w32-drag-n-drop): Select file in window where | 5364 | * term/w32-win.el (w32-drag-n-drop): Select file in window where |
| 5365 | it is dropped, rather than current window. | 5365 | it is dropped, rather than current window. |