diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ff9a8ad19df..8cb089d523e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2011-12-05 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * descr-text.el (describe-char): Fix display of strong | ||
| 4 | right-to-left characters and directional embeddings and overrides. | ||
| 5 | |||
| 6 | * simple.el (what-cursor-position): Fix display of codepoints of | ||
| 7 | strong right-to-left characters. | ||
| 8 | |||
| 1 | 2011-12-05 Chong Yidong <cyd@gnu.org> | 9 | 2011-12-05 Chong Yidong <cyd@gnu.org> |
| 2 | 10 | ||
| 3 | * faces.el (read-color): Doc fix. | 11 | * faces.el (read-color): Doc fix. |