summaryrefslogtreecommitdiff
path: root/lisp/textmodes/picture.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.caGlenn Morris2012-09-051-3/+5
|\
| * Fix right and left key remapping issue (bug#12317)Glenn Morris2012-08-311-0/+2
* | Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-1/+1
* | lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-191-2/+1
* | picture.el small cleanupGlenn Morris2012-04-161-66/+65
|/
* Fix picture-mode C-c C-d bindingGlenn Morris2012-02-211-2/+4
* Checked picture-xtra.texiGlenn Morris2012-02-211-8/+10
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-051-1/+1
* * lisp/textmodes/picture.el: Make motion commands obey shift-select-mode.Peter J. Weisberg2011-09-231-17/+18
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Merge from emacs-23Stefan Monnier2010-11-171-9/+23
|\ \ | |/
| * Fix picture-mouse-set-point calculation (Bug#7390).Chong Yidong2010-11-131-9/+23
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-2/+1
* | Remove leading `*' from docs of some defcustoms etc.Glenn Morris2010-09-221-7/+7
* | Reorganize Custom groups.Chong Yidong2010-03-121-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * keymap.c (QCadvertised_binding): New constant.Stefan Monnier2009-09-111-1/+1
* Use forward-line rather than goto-line.Glenn Morris2009-08-221-4/+6
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-091-1/+1
* (picture-mode-exit): Run picture-mode-exit-hook.Richard M. Stallman2006-04-101-3/+5
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):Chong Yidong2005-12-181-45/+54
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (picture-mode): Delete duplicate words.Juri Linkov2005-07-181-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (picture-replace-match): Change space constants followed by a sexp to "?\s ".Juanma Barranquero2005-06-291-1/+1
* (picture-mode-map): Add arrow keys.Juri Linkov2004-04-271-1/+9
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (picture-substitute): Use command remapping instead ofAndreas Schwab2003-01-121-2/+2
* * textmodes/picture.el (picture-mouse-set-point): New command.John Paul Wallington2002-10-261-2/+15
* (picture-forward-column)Richard M. Stallman2002-07-011-13/+15
* (picture-insert, picture-clear-column, picture-draw-rectangle):Richard M. Stallman2002-03-141-4/+4
* (picture-forward-column): New arg `interactive'Richard M. Stallman2002-03-081-6/+6
* (picture-mode-map): Don't use defconst for a variable.Stefan Monnier2001-12-021-2/+2
* (picture-vertical-step)Stefan Monnier2001-11-191-2/+2
* (picture-mode): Massage.Stefan Monnier2001-10-131-15/+9
* Doc and coding conventions fixes.Pavel Janík2001-07-181-1/+1
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-6/+6
* Add Keywords header.Dave Love2000-11-271-0/+1
* * simple.el (delete-trailing-whitespace): New interactive function.Sam Steingold2000-11-221-9/+2