diff options
| author | Eli Zaretskii | 2009-01-10 12:30:41 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2009-01-10 12:30:41 +0000 |
| commit | c06ea95e7c7c6ba47d6d364aeb55d2ba6836d3ff (patch) | |
| tree | 7f8a8c5019d30600df6f95a802b716d1cd7385f7 /doc/lispref/ChangeLog | |
| parent | 0b4faef3a5cd5f87ea782d23e33a2610cfd0ff47 (diff) | |
| download | emacs-c06ea95e7c7c6ba47d6d364aeb55d2ba6836d3ff.tar.gz emacs-c06ea95e7c7c6ba47d6d364aeb55d2ba6836d3ff.zip | |
(Character Properties): Improve wording.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index bf6d58f15db..8d55c3958be 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * nonascii.texi (Lisp and Coding Systems): Document | 3 | * nonascii.texi (Lisp and Coding Systems): Document |
| 4 | inhibit-null-byte-detection and inhibit-iso-escape-detection. | 4 | inhibit-null-byte-detection and inhibit-iso-escape-detection. |
| 5 | (Character Properties): Improve wording. | ||
| 5 | 6 | ||
| 6 | 2009-01-09 Chong Yidong <cyd@stupidchicken.com> | 7 | 2009-01-09 Chong Yidong <cyd@stupidchicken.com> |
| 7 | 8 | ||