diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d413fe36f49..e7438813949 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-01-30 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * mail/rmail.el (rmail-convert-babyl-to-mbox): Bind | ||
| 4 | coding-system-for-read to `raw-text', and use insert-file-contents | ||
| 5 | instead of insert-file-contents-literally. Fixes bug #2019. | ||
| 6 | |||
| 1 | 2009-01-30 Nick Roberts <nickrob@snap.net.nz> | 7 | 2009-01-30 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 8 | ||
| 3 | * vc-hooks.el (vc-stay-local-p): Let vc-BACKEND-stay-local take | 9 | * vc-hooks.el (vc-stay-local-p): Let vc-BACKEND-stay-local take |