diff etc/NEWS @ 46787:6f3953a83c05

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 02 Aug 2002 18:03:01 +0000
parents fa09ee24694e
children 901426f0ae5f
line wrap: on
line diff
--- a/etc/NEWS	Fri Aug 02 18:02:17 2002 +0000
+++ b/etc/NEWS	Fri Aug 02 18:03:01 2002 +0000
@@ -85,8 +85,11 @@
 want to make the buffer writable.  (As root, you will in fact be able
 to alter the file.)
 
+** The new command `revert-buffer-with-coding-system' (C-x RET r)
+revisits the current file using a coding system that you specify.
+
 ---
-** ps-print can now print Unicode characters.
+** `ps-print' can now print Unicode characters.
 
 Printing text with characters from the mule-unicode-* sets works with
 ps-print, provided that you have installed the appropriate BDF fonts.
@@ -1017,6 +1020,9 @@
 for it.  (If the coding system is detected incorrectly for a specific
 file, you can put a `coding:' tags to override it.)
 
+** The new function `merge-coding-systems' fills in unspecified aspects
+of one coding system from another coding system.
+
 ** The variable `safe-local-eval-forms' specifies a list of forms that
 are ok to evaluate when they appear in an `eval' local variables
 specification.  Normally Emacs asks for confirmation before evaluating