Mercurial > emacs
diff doc/lispref/ChangeLog @ 102916:e36cab721439
* nonascii.texi (Text Representations): Copyedits.
(Coding System Basics): Also mention utf-8-emacs.
(Converting Representations, Selecting a Representation)
(Scanning Charsets, Translation of Characters, Encoding and I/O):
Copyedits.
(Character Codes): Mention role of codepoints 1114112 to 4194175.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 10 Apr 2009 01:16:27 +0000 |
parents | 97aebffaf765 |
children | f166876b8717 |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Thu Apr 09 17:13:54 2009 +0000 +++ b/doc/lispref/ChangeLog Fri Apr 10 01:16:27 2009 +0000 @@ -1,3 +1,12 @@ +2009-04-10 Chong Yidong <cyd@stupidchicken.com> + + * nonascii.texi (Text Representations): Copyedits. + (Coding System Basics): Also mention utf-8-emacs. + (Converting Representations, Selecting a Representation) + (Scanning Charsets, Translation of Characters, Encoding and I/O): + Copyedits. + (Character Codes): Mention role of codepoints 1114112 to 4194175. + 2009-04-09 Chong Yidong <cyd@stupidchicken.com> * text.texi (Yank Commands): Note that yank uses push-mark.