aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 073fdee2815..2509add2580 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12008-02-16 Dan Nicolaescu <dann@ics.uci.edu> 12008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * vc.el (vc-annotate): Add new argument.
4 (vc-annotate-warp-revision): Pass the current line to vc-annotate.
5
3 * progmodes/hideshow.el: Remove the minor-mode bookkeeping. Move 6 * progmodes/hideshow.el: Remove the minor-mode bookkeeping. Move
4 make-variable-buffer-local code after the corresponding defvar. 7 make-variable-buffer-local code after the corresponding defvar.
5 (hs-minor-mode-map): Define and initialize in one step. 8 (hs-minor-mode-map): Define and initialize in one step.