Commit graph

25 commits

Author SHA1 Message Date
Richard M. Stallman
2ae00b00f1 (picture-mode-map): Install picture-self-insert
where completion has put its own self-insert commands.
1996-02-14 20:11:04 +00:00
Karl Heuer
d55235bbdc (picture-mode): Pass proper format string to message. 1996-01-25 00:56:19 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
00dbaf0a51 (picture-set-motion, picture-mode-exit): Use force-mode-line-update. 1995-04-25 22:26:54 +00:00
Richard M. Stallman
0ad0f28fce (picture-self-insert): Use last-command-event,
not last-input-char.
(picture-mode-map): Make the keymap vector 256 chars long.
Fix typo `newline-andindent'.
1994-11-18 20:37:28 +00:00
Richard M. Stallman
2ee658c39e (picture-yank-at-click): New function. 1994-09-19 05:51:16 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Karl Heuer
ad8fb8aec7 (picture-forward-column, picture-backward-column): Allow backward motion
across multi-column characters.
1994-03-01 06:19:22 +00:00
Richard M. Stallman
47bad81c75 (picture-mode-map): Replace delete-backward-char
like backward-delete-char-untabify.
1994-02-21 02:49:58 +00:00
Richard M. Stallman
b9911289d3 (picture-mode): Save the old truncate-lines value.
(picture-mode-exit): Restore that value.
1993-12-23 05:01:36 +00:00
Richard M. Stallman
5c927015ee (picture-replace-match): New function. 1993-06-14 18:53:40 +00:00
Jim Blandy
c45a630685 * picture.el (move-to-column-force): If column is negative, go
flush left.
1993-06-11 10:11:33 +00:00
Jim Blandy
eb8c3be94e Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
Eric S. Raymond
ca9c75792e Completed the package entry point's name change from edit-picture to
picture-mode.
(move-to-column-force, picture-end-of-line): When movement is completed,
scroll horizontally if necessary to make point visible.
(picture-beginning-of-line): New function.  Exists to force horizontal
scrolling if the buffer is wide.
(picture-mode-map): Instead of rebinding common keystrokes, use
substitute-key-definition to remap all keystrokes attached to the
corresponding commands.
1993-04-27 21:59:55 +00:00
Eric S. Raymond
31e1d9206b All fsets changed to defaliases. 1993-04-23 06:51:44 +00:00
Eric S. Raymond
edbd2f74bc Added or corrected Commentary sections 1993-03-22 05:42:35 +00:00
Richard M. Stallman
e0dad66eef (edit-picture): Run picture-mode-hook. 1992-10-12 04:53:11 +00:00
Richard M. Stallman
c4fc49b6af entered into RCS 1992-07-26 22:20:40 +00:00
Eric S. Raymond
3a801d0c71 *** empty log message *** 1992-07-22 04:22:42 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Eric S. Raymond
6594deb0dc *** empty log message *** 1992-05-30 22:12:04 +00:00
Jim Blandy
49116ac071 *** empty log message *** 1992-03-16 20:39:07 +00:00
Jim Blandy
6503cec349 *** empty log message *** 1991-05-13 22:05:14 +00:00
Roland McGrath
7229064dbf *** empty log message *** 1991-05-09 21:50:34 +00:00
Brian Preble
695d13c764 Initial revision 1991-04-10 17:07:22 +00:00