diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index eb7ad60d3ce..dcdb805651f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2002-03-15 Eli Zaretskii <eliz@is.elta.co.il> | 1 | 2002-03-15 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 2 | ||
| 3 | * textmodes/po.el (po-find-file-coding-system-guts): Use | ||
| 4 | with-temp-buffer instead of po-with-temp-buffer. | ||
| 5 | |||
| 3 | * international/mule-conf.el (file-coding-system-alist): Add an | 6 | * international/mule-conf.el (file-coding-system-alist): Add an |
| 4 | association for PO files. | 7 | association for PO files. |
| 5 | 8 | ||