comparison 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
comparison
equal deleted inserted replaced
102915:5200e3730ccd 102916:e36cab721439
1 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
2
3 * nonascii.texi (Text Representations): Copyedits.
4 (Coding System Basics): Also mention utf-8-emacs.
5 (Converting Representations, Selecting a Representation)
6 (Scanning Charsets, Translation of Characters, Encoding and I/O):
7 Copyedits.
8 (Character Codes): Mention role of codepoints 1114112 to 4194175.
9
1 2009-04-09 Chong Yidong <cyd@stupidchicken.com> 10 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
2 11
3 * text.texi (Yank Commands): Note that yank uses push-mark. 12 * text.texi (Yank Commands): Note that yank uses push-mark.
4 (Filling): Clarify REGION argument of fill-paragraph. Document 13 (Filling): Clarify REGION argument of fill-paragraph. Document
5 fill-forward-paragraph-function. 14 fill-forward-paragraph-function.