summaryrefslogtreecommitdiff
path: root/lisp/rect.el
Commit message (Expand)AuthorAge
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
| * * lisp/rect.el (rectangle--duplicate-right): Fix rectangle dup bug.Mattias Engdegård2023-07-01
* | Fix rectangle commands when 'indent-tabs-mode' is non-nilEli Zaretskii2023-12-28
* | Fix 'delete-rectangle' with multi-column charactersEli Zaretskii2023-12-28
* | Add duplicate-region-final-position (bug#64185)Mattias Engdegård2023-07-01
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* Make {close,replace}-rectangle compat aliases obsoleteStefan Kangas2022-08-06
* Add duplicate-dwim (bug#56418)Mattias Engdegård2022-07-26
* * lisp/rect.el (rectangle-mark-mode-map): Prefer defvar-keymap.Stefan Kangas2022-07-18
* * lisp/rect.el: Return correct positions of region-beginning/end (bug#55234)Juri Linkov2022-06-08
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Improve rectangle-mark-mode documentation regarding mark activationSean Whitton2021-12-28
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-11
* Update copyright year to 2021Paul Eggert2021-01-01
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Update copyright year to 2020Paul Eggert2020-01-01
* Mouse rectangular region selection (bug#38013)Mattias Engdegård2019-11-27
* * lisp/rect.el (string-rectangle): Inherit input method in minibufferStefan Monnier2019-10-15
* rectangle--pos-cols shouldn't move pointLars Ingebrigtsen2019-06-24
* Update author/maintainer infoPaul Eggert2019-05-26
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Subject: (mouse-drag-and-drop-region): Simplify and remove assumptionsFederico Tedin2018-10-26
* | Allow two mouse functions to work with Rectangle Mark modeFederico Tedin2018-10-17
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Document rectangle-preview option more (Bug#27974)Noam Postavsky2017-10-16
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Avoid infloop in rect.elEli Zaretskii2017-02-18
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Fix cursor at bottom left of rectangle (bug#24364)Alan Third2016-10-19
* | Fix cursor at bottom left of rectangle (bug#24364)Alan Third2016-09-07
* | Merge from origin/emacs-25Paul Eggert2016-08-05
|\|
| * Do not show string-rectangle preview if minibuffer is emptyMark Oteiza2016-07-21
* | Merge from origin/emacs-25Paul Eggert2016-08-05
|\|
| * ; Fix typoMark Oteiza2016-07-20
| * kill-rectangle should mention killed-rectangleNoam Postavsky2016-07-16
| * Doc fixLars Ingebrigtsen2016-05-01
* | Merge from origin/emacs-25Paul Eggert2016-05-01
|\|
| * ; Fix errant revert ccb75d7Mark Oteiza2016-04-26
| * Partially revert previous change.Mark Oteiza2016-04-26
* | Doc fixLars Ingebrigtsen2016-04-30
* | Make `undo' of `C-x r t' put point where it should beLars Ingebrigtsen2016-04-28
|/
* Make use of rectangle-preview custom variable.Mark Oteiza2016-04-16
* Make use of rectangle-preview face.Mark Oteiza2016-04-16
* Faces names should not end in "-face".Glenn Morris2016-04-08