aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 43656726e3c..6ded079f8ab 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,6 +3,12 @@
3 * vc.el (vc-annotate): Fix omission bug: 3 * vc.el (vc-annotate): Fix omission bug:
4 Specify value for vc-sentinel-movepoint. 4 Specify value for vc-sentinel-movepoint.
5 5
62007-10-30 Michael Olson <mwolson@gnu.org>
7
8 * textmodes/remember.el (remember-mode-hook)
9 (remember-handler-functions, remember-annotation-functions): Add
10 additional items as options, including some Org functions.
11
62007-10-30 Tassilo Horn <tassilo@member.fsf.org> 122007-10-30 Tassilo Horn <tassilo@member.fsf.org>
7 13
8 * doc-view.el: Remove cl-dependency. 14 * doc-view.el: Remove cl-dependency.