summaryrefslogtreecommitdiff
path: root/lisp/emulation/cua-rect.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-16Use defvar-keymap for some trivial keymapsStefan Kangas
2025-02-17Prefer '(oddp A)' to '(= 1 (% A 2))'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-04-22Audit quoting the quote character in doc stringsLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-04Make `mouse-1' restart the cua-rect rectangleLars Ingebrigtsen
2021-09-18; Stylistic docfixes in emulation/*.el found by checkdocStefan Kangas
2021-03-12; Fix typos in doc stringsMattias EngdegÄrd
2021-03-06* lisp/emulation/: Use lexical-bindingStefan Monnier
2021-02-22Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier
2021-01-31Prefer defvar-local in cuaStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-27Add some missing docstrings in cua-rect.elBoruch Baum
2020-10-01Don't quote lambdas in several placesStefan Kangas
2020-09-06Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen
2020-06-10* lisp/emulation/cua-rect.el (cua--rectangle-region-insert): New function.Juri Linkov
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-03cua-rect help: check for 'control valuePierre-Yves Luyten
2019-07-06Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-14Support rectangular regions for more commandsJuri Linkov
2015-01-01Update copyright year to 2015Paul Eggert
2014-08-25* emulation/cua-rect.el (cua--highlight-rectangle): Avoid error at point-min.Glenn Morris
2014-07-06* cua-rect.el (cua--activate-rectangle): Avoid setting cua--rectangle to nil.Glenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-15* lisp/emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.Stefan Monnier
2013-12-11* lisp/emulation/cua-base.el (cua-paste): Add `delete-selection' propertyStefan Monnier
2013-12-08Make CUA-mode use shift-select-mode.Stefan Monnier
2013-12-08Use delete-selection-mode in cua-mode.Stefan Monnier
2013-05-28Silence cua-mode compilationGlenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-05Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.caGlenn Morris
2012-08-31Fix right and left key remapping issue (bug#12317)Glenn Morris
2012-07-24Prefer typical American spelling for "acknowledgment".Paul Eggert
2012-04-19lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero
2012-03-10Add delete-forward-char to CUA remappings.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-05Spelling fixes.Paul Eggert
2011-11-18Spelling fixes.Paul Eggert
2011-05-23Don't quote lambda expressions with `quote'.Stefan Monnier
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris