diff options
| author | Chong Yidong | 2010-04-01 11:24:53 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-04-01 11:24:53 -0400 |
| commit | 8a14dec7ef880dea69f1102cc93387a13d73c301 (patch) | |
| tree | b908f6778d17eed91c7fef1708f126d250865127 /doc/lispref/ChangeLog | |
| parent | 8cc8cecf9cf106e52e6a58c64f91d534bdd59532 (diff) | |
| download | emacs-8a14dec7ef880dea69f1102cc93387a13d73c301.tar.gz emacs-8a14dec7ef880dea69f1102cc93387a13d73c301.zip | |
Fix markup mistake in nonascii.texi.
* nonascii.texi (Text Representations): Don't mark enable-multibyte-characters as a user option.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 6f119b5d288..52587432152 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-04-01 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * nonascii.texi (Text Representations): Don't mark | ||
| 4 | enable-multibyte-characters as a user option. | ||
| 5 | |||
| 1 | 2010-03-31 Eli Zaretskii <eliz@gnu.org> | 6 | 2010-03-31 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * control.texi (Handling Errors): How to re-throw a signal caught | 8 | * control.texi (Handling Errors): How to re-throw a signal caught |