From: Eli Zaretskii Date: Thu, 13 Oct 2011 12:01:59 +0000 (+0200) Subject: Fix ChangeLog entry of last commit. X-Git-Tag: emacs-pretest-24.0.91~128 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e7e2364b7ba0293fb4b6f8ae3e38127e84dafe8b;p=emacs.git Fix ChangeLog entry of last commit. --- 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 * 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