aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2002-03-15 19:30:36 +0000
committerEli Zaretskii2002-03-15 19:30:36 +0000
commit2ca514455eb9fce8ade9c23d5bcc5bbc69bdb9fd (patch)
tree4d548823f8289432d098c4d6f0043872008d9869 /lisp/ChangeLog
parent4eb840763cbcd42f2d59a5ebf7da0f01af851459 (diff)
downloademacs-2ca514455eb9fce8ade9c23d5bcc5bbc69bdb9fd.tar.gz
emacs-2ca514455eb9fce8ade9c23d5bcc5bbc69bdb9fd.zip
(po-find-file-coding-system-guts): Use
with-temp-buffer instead of po-with-temp-buffer.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
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 @@
12002-03-15 Eli Zaretskii <eliz@is.elta.co.il> 12002-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