diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 997fe506661..211152283e3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2006-04-08 Eli Zaretskii <eliz@gnu.org> | 1 | 2006-04-08 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * info.el (Info-follow-nearest-node): Doc fix. | ||
| 4 | |||
| 3 | * international/mule-cmds.el (set-locale-environment): Make sure | 5 | * international/mule-cmds.el (set-locale-environment): Make sure |
| 4 | the coding-system preferred by the locale's language has the same | 6 | the coding-system preferred by the locale's language has the same |
| 5 | EOL conversion type as the original buffer-file-coding-system. | 7 | EOL conversion type as the original buffer-file-coding-system. |