aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2012-03-11 23:45:44 +0800
committerChong Yidong2012-03-11 23:45:44 +0800
commit0c93eabf3580a528e05ccc336df18ea4792d093f (patch)
treea4cb0cf3bcdf7c508d8fad264be3b2a1107fc053 /lisp/ChangeLog
parent091006330e4bf8a8e3a98fd2711372bb1a43eeee (diff)
downloademacs-0c93eabf3580a528e05ccc336df18ea4792d093f.tar.gz
emacs-0c93eabf3580a528e05ccc336df18ea4792d093f.zip
* dabbrev.el (dabbrev--find-expansion): Update progress reporter.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 50e012ad77b..49d67384920 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-03-11 Chong Yidong <cyd@gnu.org>
2
3 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
4 when finished (Bug#10963).
5
12012-03-11 Martin Rudalics <rudalics@gmx.at> 62012-03-11 Martin Rudalics <rudalics@gmx.at>
2 7
3 * window.el (split-window-below): Fix bug in case where 8 * window.el (split-window-below): Fix bug in case where