diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
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 | ||
| 6 | 2002-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 | |||
| 6 | 2002-10-25 Stefan Monnier <monnier@cs.yale.edu> | 12 | 2002-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 |