summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 39f13eb8db8..10570c2a878 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,8 @@
2011-10-13 Eli Zaretskii <eliz@gnu.org>
* simple.el (what-cursor-position): Fix the display of the
- character info for LRE, LRO, RLE, and RLO characters.
+ character info for LRE, LRO, RLE, and RLO characters by appending
+ an invisible PDF.
2011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>