aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorKenichi Handa2003-03-26 04:45:38 +0000
committerKenichi Handa2003-03-26 04:45:38 +0000
commit8798ecdb37f59d22193e59178356a9167aa95cc1 (patch)
tree39af165b718f055a65e1e5be3b53bab02327a775 /etc
parent9bdbd98e4076537d08cc92ad05018cb8b1200e54 (diff)
downloademacs-8798ecdb37f59d22193e59178356a9167aa95cc1.tar.gz
emacs-8798ecdb37f59d22193e59178356a9167aa95cc1.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 69fdc4d3033..104a24fa0ef 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -138,6 +138,9 @@ to alter the file.)
138** The new command `revert-buffer-with-coding-system' (C-x RET r) 138** The new command `revert-buffer-with-coding-system' (C-x RET r)
139revisits the current file using a coding system that you specify. 139revisits the current file using a coding system that you specify.
140 140
141** The new command `recode-file-name' changes the encoding of the name
142of a file.
143
141--- 144---
142** `ps-print' can now print characters from the mule-unicode charsets. 145** `ps-print' can now print characters from the mule-unicode charsets.
143 146