Mercurial > emacs
comparison lisp/ChangeLog @ 48014:fc643b6ab4f4
* textmodes/picture.el (picture-mouse-set-point): New command.
(picture-mode-map): Bind it.
(picture-motion-reverse): Doc fix.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Sat, 26 Oct 2002 22:40:40 +0000 |
parents | 3601833e37f9 |
children | 1c7fc6ad1178 |
comparison
equal
deleted
inserted
replaced
48013:d3416b0f856c | 48014:fc643b6ab4f4 |
---|---|
1 2002-10-27 Kim F. Storm <storm@cua.dk> | 1 2002-10-27 Kim F. Storm <storm@cua.dk> |
2 | 2 |
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 | |
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. | |
5 | 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 |
9 is really correct where returning. | 15 is really correct where returning. |