aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cd1ec32d077..de13574aa54 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
2
3 * allout.el (allout-yank-processing): Adjust cursor position for
4 backwards-deleted space.
5
6 (allout-rebullet-heading): Register changes with
7 allout-exposure-changed-hook, so the modified topic is properly
8 decorated.
9
12011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org> 102011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 11
3 * minibuffer.el (completion-in-region): Document PREDICATE 12 * minibuffer.el (completion-in-region): Document PREDICATE