aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-01-02 13:55:19 -0500
committerChong Yidong2010-01-02 13:55:19 -0500
commit85eeac935fabe769e3b73d228215005f2a5cece2 (patch)
tree907051c346643b11e375015d83bbc59507c13ef4 /doc/lispref/ChangeLog
parentb894c439536a226d8524941bcc3d0117e26da11b (diff)
downloademacs-85eeac935fabe769e3b73d228215005f2a5cece2.tar.gz
emacs-85eeac935fabe769e3b73d228215005f2a5cece2.zip
Consistently hex notation to represent character codes.
* nonascii.texi (Text Representations, Character Codes) (Converting Representations, Explicit Encoding) (Translation of Characters): Use hex notation consistently. (Character Sets): Fix map-charset-chars doc (Bug#5197).
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 0f4abc7a984..419e81904ed 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,10 @@
12010-01-02 Chong Yidong <cyd@stupidchicken.com>
2
3 * nonascii.texi (Text Representations, Character Codes)
4 (Converting Representations, Explicit Encoding)
5 (Translation of Characters): Use hex notation consistently.
6 (Character Sets): Fix map-charset-chars doc (Bug#5197).
7
12010-01-01 Chong Yidong <cyd@stupidchicken.com> 82010-01-01 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * loading.texi (Where Defined): Make it clearer that these are 10 * loading.texi (Where Defined): Make it clearer that these are