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 84368bbfc02..26a05c06a61 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,6 +3,12 @@
3 * pcvs.el (cvs-checkout): Use read-directory-name. 3 * pcvs.el (cvs-checkout): Use read-directory-name.
4 (cvs-query-directory): Likewise. 4 (cvs-query-directory): Likewise.
5 5
62002-10-26 John Paul Wallington <jpw@shootybangbang.com>
7
8 * textmodes/picture.el (picture-mouse-set-point): New command.
9 (picture-mode-map): Bind it.
10 (picture-motion-reverse): Doc fix.
11
62002-10-25 Stefan Monnier <monnier@cs.yale.edu> 122002-10-25 Stefan Monnier <monnier@cs.yale.edu>
7 13
8 * textmodes/outline.el (outline-next-heading): Make sure the match-data 14 * textmodes/outline.el (outline-next-heading): Make sure the match-data