log lisp/textmodes/picture.el @ 58987:b24e485e88f7

age author description
2004-04-27 Juri Linkov (picture-mode-map): Add arrow keys.
2003-09-01 Miles Bader Add arch taglines
2003-01-12 Andreas Schwab (picture-substitute): Use command remapping instead of
2002-10-26 John Paul Wallington * textmodes/picture.el (picture-mouse-set-point): New command.
2002-07-01 Richard M. Stallman (picture-forward-column)
2002-03-14 Richard M. Stallman (picture-insert, picture-clear-column, picture-draw-rectangle):
2002-03-08 Richard M. Stallman (picture-forward-column): New arg `interactive'
2001-12-02 Stefan Monnier (picture-mode-map): Don't use defconst for a variable.
2001-11-19 Stefan Monnier (picture-vertical-step)
2001-10-13 Stefan Monnier (picture-mode): Massage.
2001-07-18 Pavel Janík Doc and coding conventions fixes.
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
2000-11-27 Dave Love Add Keywords header.
2000-11-22 Sam Steingold * simple.el (delete-trailing-whitespace): New interactive function.
1999-10-18 Dave Love (picture-killed-rectangle): Use defvar, not defconst.
1999-07-29 Dave Love (picture-beginning-of-line): Don't call
1998-11-24 Kenichi Handa Make a new map by make-keymap.
1998-02-22 Stephen Eglen Customized.
1997-06-23 Richard M. Stallman (picture-draw-rectangle): New command.
1996-02-14 Richard M. Stallman (picture-mode-map): Install picture-self-insert
1996-01-25 Karl Heuer (picture-mode): Pass proper format string to message.
1996-01-14 Erik Naggum Update FSF's address.
1995-04-25 Karl Heuer (picture-set-motion, picture-mode-exit): Use force-mode-line-update.
1994-11-18 Richard M. Stallman (picture-self-insert): Use last-command-event,
1994-09-19 Richard M. Stallman (picture-yank-at-click): New function.
1994-05-03 Karl Heuer Update copyright.
1994-03-01 Karl Heuer (picture-forward-column, picture-backward-column): Allow backward motion
1994-02-21 Richard M. Stallman (picture-mode-map): Replace delete-backward-char
1993-12-23 Richard M. Stallman (picture-mode): Save the old truncate-lines value.
1993-06-14 Richard M. Stallman (picture-replace-match): New function.
1993-06-11 Jim Blandy * picture.el (move-to-column-force): If column is negative, go
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-04-27 Eric S. Raymond Completed the package entry point's name change from edit-picture to
1993-04-23 Eric S. Raymond All fsets changed to defaliases.
1993-03-22 Eric S. Raymond Added or corrected Commentary sections
1992-10-12 Richard M. Stallman (edit-picture): Run picture-mode-hook.
1992-07-26 Richard M. Stallman entered into RCS
1992-07-22 Eric S. Raymond *** empty log message ***
1992-07-16 Eric S. Raymond *** empty log message ***
1992-05-30 Eric S. Raymond *** empty log message ***
1992-03-16 Jim Blandy *** empty log message ***
1991-05-13 Jim Blandy *** empty log message ***
1991-05-09 Roland McGrath *** empty log message ***
1991-04-10 Brian Preble Initial revision