aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 62d7cc449ab..10570c2a878 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12011-10-13 Eli Zaretskii <eliz@gnu.org>
2
3 * simple.el (what-cursor-position): Fix the display of the
4 character info for LRE, LRO, RLE, and RLO characters by appending
5 an invisible PDF.
6
72011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
8
9 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
10 even in case of error; add debug spec; simplify data flow.
11 (with-timeout-handler): Remove.
12
12011-10-12 Michael Albinus <michael.albinus@gmx.de> 132011-10-12 Michael Albinus <michael.albinus@gmx.de>
2 14
3 Fix Bug#6019, Bug#9315. 15 Fix Bug#6019, Bug#9315.