diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fca25ad829b..ef27cfa60e4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2007-11-16 Eli Zaretskii <eliz@gnu.org> | 1 | 2007-11-16 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * international/mule-cmds.el (set-locale-environment): Set | ||
| 4 | default-file-name-coding-system _after_ keyboard and terminal | ||
| 5 | coding systems. This fixes last change. | ||
| 6 | |||
| 3 | * mail/rmail.el (rmail-current-subject-regexp): Allow more than | 7 | * mail/rmail.el (rmail-current-subject-regexp): Allow more than |
| 4 | one space after "Subject:". | 8 | one space after "Subject:". |
| 5 | 9 | ||