summaryrefslogtreecommitdiff
path: root/lisp/rect.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-13Allow control of indicating empty rectangular selectionsEli Zaretskii
2025-02-23Prefer decf to cl-decfStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-09-20Speed up tall rectangular selections (bug#72830)Mattias Engdegård
2024-08-25Faster region-beginning and region-end for rectangle selectionsMattias Engdegård
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-28Fix rectangle commands when 'indent-tabs-mode' is non-nilEli Zaretskii
2023-12-28Fix 'delete-rectangle' with multi-column charactersEli Zaretskii
2023-07-01Add duplicate-region-final-position (bug#64185)Mattias Engdegård
2023-07-01* lisp/rect.el (rectangle--duplicate-right): Fix rectangle dup bug.Mattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-08-06Make {close,replace}-rectangle compat aliases obsoleteStefan Kangas
2022-07-26Add duplicate-dwim (bug#56418)Mattias Engdegård
2022-07-18* lisp/rect.el (rectangle-mark-mode-map): Prefer defvar-keymap.Stefan Kangas
2022-06-08* lisp/rect.el: Return correct positions of region-beginning/end (bug#55234)Juri Linkov
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-28Improve rectangle-mark-mode documentation regarding mark activationSean Whitton
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-04-11* lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-09-06Use `format-prompt' when prompting with default valuesLars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-27Mouse rectangular region selection (bug#38013)Mattias Engdegård
2019-10-15* lisp/rect.el (string-rectangle): Inherit input method in minibufferStefan Monnier
2019-06-24rectangle--pos-cols shouldn't move pointLars Ingebrigtsen
2019-05-26Update author/maintainer infoPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-10-26Subject: (mouse-drag-and-drop-region): Simplify and remove assumptionsFederico Tedin
2018-10-17Allow two mouse functions to work with Rectangle Mark modeFederico Tedin
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-16Document rectangle-preview option more (Bug#27974)Noam Postavsky
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-02-18Avoid infloop in rect.elEli Zaretskii
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-10-19Fix cursor at bottom left of rectangle (bug#24364)Alan Third
2016-09-07Fix cursor at bottom left of rectangle (bug#24364)Alan Third
2016-08-05Merge from origin/emacs-25Paul Eggert
2016-08-05Merge from origin/emacs-25Paul Eggert
2016-07-21Do not show string-rectangle preview if minibuffer is emptyMark Oteiza
2016-07-20; Fix typoMark Oteiza
2016-07-16kill-rectangle should mention killed-rectangleNoam Postavsky
2016-05-01Merge from origin/emacs-25Paul Eggert
2016-05-01Doc fixLars Ingebrigtsen
2016-04-30Doc fixLars Ingebrigtsen