diff options
Diffstat (limited to 'lisp/ChangeLog.unicode')
| -rw-r--r-- | lisp/ChangeLog.unicode | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode index 4b21ba2503e..afe74a32d4b 100644 --- a/lisp/ChangeLog.unicode +++ b/lisp/ChangeLog.unicode | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2005-02-24 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * international/mule.el (auto-coding-regexp-alist) | ||
| 4 | (ctext-pre-write-conversion): Replace embedded control characters | ||
| 5 | with octal escapes; this prevents diff from thinking the file is | ||
| 6 | binary. | ||
| 7 | |||
| 1 | 2005-02-12 Miles Bader <miles@gnu.org> | 8 | 2005-02-12 Miles Bader <miles@gnu.org> |
| 2 | 9 | ||
| 3 | * version.el (emacs-version): Change to "23.0.0". | 10 | * version.el (emacs-version): Change to "23.0.0". |