summaryrefslogtreecommitdiff
path: root/lisp/rect.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Mouse rectangular region selection (bug#38013)Mattias Engdegård2019-11-271-2/+6
* * lisp/rect.el (string-rectangle): Inherit input method in minibufferStefan Monnier2019-10-151-2/+3
* rectangle--pos-cols shouldn't move pointLars Ingebrigtsen2019-06-241-27/+28
* Update author/maintainer infoPaul Eggert2019-05-261-2/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Subject: (mouse-drag-and-drop-region): Simplify and remove assumptionsFederico Tedin2018-10-261-7/+15
* | Allow two mouse functions to work with Rectangle Mark modeFederico Tedin2018-10-171-0/+31
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-0/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Document rectangle-preview option more (Bug#27974)Noam Postavsky2017-10-161-0/+4
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Avoid infloop in rect.elEli Zaretskii2017-02-181-3/+5
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Fix cursor at bottom left of rectangle (bug#24364)Alan Third2016-10-191-1/+1
* | Fix cursor at bottom left of rectangle (bug#24364)Alan Third2016-09-071-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-08-051-3/+0
|\ \ | |/
| * Do not show string-rectangle preview if minibuffer is emptyMark Oteiza2016-07-211-3/+0
* | Merge from origin/emacs-25Paul Eggert2016-08-051-3/+3
|\ \ | |/
| * ; Fix typoMark Oteiza2016-07-201-1/+1
| * kill-rectangle should mention killed-rectangleNoam Postavsky2016-07-161-2/+2
| * Doc fixLars Ingebrigtsen2016-05-011-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-05-011-4/+4
|\ \ | |/
| * ; Fix errant revert ccb75d7Mark Oteiza2016-04-261-3/+3
| * Partially revert previous change.Mark Oteiza2016-04-261-1/+1
* | Doc fixLars Ingebrigtsen2016-04-301-1/+1
* | Make `undo' of `C-x r t' put point where it should beLars Ingebrigtsen2016-04-281-3/+8
|/
* Make use of rectangle-preview custom variable.Mark Oteiza2016-04-161-34/+35
* Make use of rectangle-preview face.Mark Oteiza2016-04-161-5/+5
* Faces names should not end in "-face".Glenn Morris2016-04-081-2/+3
* Add some missing version tags.Glenn Morris2016-01-121-0/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Support rectangular regions for more commandsJuri Linkov2015-11-141-3/+29
* * lisp/rect.el (delete-whitespace-rectangle-line): Don't cross EOL.Johan Bockgård2015-04-121-1/+2
* rect.el: Suppress superfluous "Mark set" message from push-mark.Kelly Dean2015-02-181-2/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Rename 24.5 to 25.1Stefan Monnier2014-09-291-1/+1
* Spelling fixes.Paul Eggert2014-09-111-1/+1
* * rect.el (rectangle--default-line-number-format): RenamePaul Eggert2014-08-031-3/+3
* * lisp/rect.el (rectangle--string-preview): Don't assume thereStefan Monnier2014-07-181-1/+1
* * lisp/rect.el (apply-on-rectangle): Check forward-line really moved to theStefan Monnier2014-07-081-1/+1
* * lisp/rect.el (rectangle--highlight-for-redisplay): Don't pass `orig' withStefan Monnier2014-07-031-1/+1
* * lisp/rect.el (rectangle-preview): New custom.Stefan Monnier2014-06-171-69/+170
* * lisp/rect.el: Make it possible to move bounds past EOL or into TABs.Stefan Monnier2014-06-111-131/+281
* Partially fix Bug#16403.Bastien Guerry2014-01-131-4/+5
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.Stefan Monnier2013-12-151-3/+2
* * lisp/rect.el (rectangle-mark-mode): Activate mark even ifStefan Monnier2013-12-081-65/+69