emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Fri, 02 Aug 2002 14:03:02 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.721 emacs/etc/NEWS:1.722
*** emacs/etc/NEWS:1.721        Wed Jul 31 23:11:39 2002
--- emacs/etc/NEWS      Fri Aug  2 14:03:01 2002
***************
*** 85,92 ****
  want to make the buffer writable.  (As root, you will in fact be able
  to alter the file.)
  
  ---
! ** 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.
--- 85,95 ----
  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.
  
  Printing text with characters from the mule-unicode-* sets works with
  ps-print, provided that you have installed the appropriate BDF fonts.
***************
*** 1016,1021 ****
--- 1019,1027 ----
  to examine a file being visited and deduce the proper coding system
  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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]