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: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Sun, 09 Feb 2003 03:38:05 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.787 emacs/etc/NEWS:1.788
*** emacs/etc/NEWS:1.787        Fri Feb  7 16:47:21 2003
--- emacs/etc/NEWS      Sun Feb  9 03:38:05 2003
***************
*** 1168,1178 ****
  
  * Lisp Changes in Emacs 21.4
  
  ** New variables `gc-elapsed' and `gcs-done' provide extra information
  on garbage collection.
  
! ** New function `decode-coding-region-as-inserted-from-file' decodes a
! region as if it is read from a file without decoding.
  
  ** New function `optimize-char-coding-system-table' can be called
  after making changes to `char-coding-system-table'.
--- 1168,1181 ----
  
  * Lisp Changes in Emacs 21.4
  
+ ** New function `string-to-multibyte' converts a unibyte string to a
+ multibyte string with the same individual character codes.
+ 
  ** New variables `gc-elapsed' and `gcs-done' provide extra information
  on garbage collection.
  
! ** New function `decode-coding-inserted-region' decodes a region as if
! it is read from a file without decoding.
  
  ** New function `optimize-char-coding-system-table' can be called
  after making changes to `char-coding-system-table'.




reply via email to

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