diff options
| author | Kenichi Handa | 2003-03-26 04:45:38 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-03-26 04:45:38 +0000 |
| commit | 8798ecdb37f59d22193e59178356a9167aa95cc1 (patch) | |
| tree | 39af165b718f055a65e1e5be3b53bab02327a775 /etc | |
| parent | 9bdbd98e4076537d08cc92ad05018cb8b1200e54 (diff) | |
| download | emacs-8798ecdb37f59d22193e59178356a9167aa95cc1.tar.gz emacs-8798ecdb37f59d22193e59178356a9167aa95cc1.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -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) |
| 139 | revisits the current file using a coding system that you specify. | 139 | revisits 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 | ||
| 142 | of 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 | ||