aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-11-24 00:24:11 -0800
committerPaul Eggert2012-11-24 00:24:11 -0800
commitd4547511735190a81449727a89dc90f6ef1d99a3 (patch)
tree21a30d3770b340cfbd67df4875d3c9a1d782bc20 /src/ChangeLog
parent0c5ef1333558423f0eb0f14934fffb1b4bce0946 (diff)
downloademacs-d4547511735190a81449727a89dc90f6ef1d99a3.tar.gz
emacs-d4547511735190a81449727a89dc90f6ef1d99a3.zip
Revert recent change for Bug#8855.
As reported by Harald Hanche-Olsen in <http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00445.html> the change introduces a further bug, of creating lots of zombie processes in some cases. Further work is needed to come up with a better fix for Bug#8855.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6c9893b2f4f..99abda8a884 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2
3 Revert recent change for Bug#8855.
4 As reported by Harald Hanche-Olsen in
5 <http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00445.html>
6 the change introduces a further bug, of creating lots of zombie
7 processes in some cases. Further work is needed to come up with a
8 better fix for Bug#8855.
9
12012-11-24 Eli Zaretskii <eliz@gnu.org> 102012-11-24 Eli Zaretskii <eliz@gnu.org>
2 11
3 * xdisp.c (draw_glyphs): Don't draw in mouse face if mouse 12 * xdisp.c (draw_glyphs): Don't draw in mouse face if mouse