diff options
| author | Eli Zaretskii | 2011-11-26 15:51:58 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2011-11-26 15:51:58 +0200 |
| commit | a3dcc84e76ab44bf0855a1392a7e0b9bde45e1c3 (patch) | |
| tree | f81203e0a306c29db579853a2128484847f2f284 /doc/lispref/ChangeLog | |
| parent | 394305db3457d6799f87cc058ac58ff577991b4e (diff) | |
| download | emacs-a3dcc84e76ab44bf0855a1392a7e0b9bde45e1c3.tar.gz emacs-a3dcc84e76ab44bf0855a1392a7e0b9bde45e1c3.zip | |
Update and enhance documentation of display of control characters.
doc/emacs/display.texi (Text Display): Update the description,
cross-references, and indexing related to display of control
characters and raw bytes.
doc/lispref/display.texi (Usual Display): Update the description,
cross-references, and indexing related to display of control
characters and raw bytes.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index b0a7ce4ae47..72efbee0b5a 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-11-26 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * display.texi (Usual Display): Update the description, | ||
| 4 | cross-references, and indexing related to display of control | ||
| 5 | characters and raw bytes. | ||
| 6 | |||
| 1 | 2011-11-25 Martin Rudalics <rudalics@gmx.at> | 7 | 2011-11-25 Martin Rudalics <rudalics@gmx.at> |
| 2 | 8 | ||
| 3 | * windows.texi (Splitting Windows): Fix description of | 9 | * windows.texi (Splitting Windows): Fix description of |