aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet/ChangeLog
diff options
context:
space:
mode:
authorBarry O'Reilly2013-11-16 15:27:24 -0500
committerBarry O'Reilly2013-11-16 15:27:24 -0500
commit2bde2cf14383ab0cddca30f64180a2f7ecde7668 (patch)
tree6b65f05e339b0ee5287e3fc6f0507240273137f0 /lisp/cedet/ChangeLog
parent0010ca514defbd9fde4139fd78513cdf4f303645 (diff)
downloademacs-2bde2cf14383ab0cddca30f64180a2f7ecde7668.tar.gz
emacs-2bde2cf14383ab0cddca30f64180a2f7ecde7668.zip
* semantic/fw.el (semantic-exit-on-input)
(semantic-throw-on-input): Restore point before accept-process-output because timers which redisplay can run. (Bug#15045)
Diffstat (limited to 'lisp/cedet/ChangeLog')
-rw-r--r--lisp/cedet/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/cedet/ChangeLog b/lisp/cedet/ChangeLog
index 88174e515f4..7e5033c6cfe 100644
--- a/lisp/cedet/ChangeLog
+++ b/lisp/cedet/ChangeLog
@@ -1,3 +1,10 @@
12013-10-28 Barry O'Reilly <gundaetiapo@gmail.com>
2
3 * semantic/fw.el (semantic-exit-on-input)
4 (semantic-throw-on-input): Restore point before
5 accept-process-output because timers which redisplay can run.
6 (Bug#15045)
7
12013-11-03 Johan Bockgård <bojohan@gnu.org> 82013-11-03 Johan Bockgård <bojohan@gnu.org>
2 9
3 * semantic/lex.el (semantic-lex-start-block) 10 * semantic/lex.el (semantic-lex-start-block)