aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bd0d9840b6f..bdb1f3c6bf3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
11999-10-12 Dave Pearson <davep@hagbard.demon.co.uk>
2
3 * quickurl.el (quickurl-list-insert): `count-lines' was returning
4 a value one line to high if the cursor wasn't at the start of a
5 line. A `beginning-of-line' is now performed before making the
6 call to `count-lines'.
7
11999-10-11 Stefan Monnier <monnier@cs.yale.edu> 81999-10-11 Stefan Monnier <monnier@cs.yale.edu>
2 9
3 * diff-mode.el (vc-backend-diff): get rid of the autoloaded advice. 10 * diff-mode.el (vc-backend-diff): get rid of the autoloaded advice.