aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation/cua-base.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* ; Fix up last commitStefan Kangas2025-02-121-9/+13
* Fix 'C-x C-c' with cua-prefix-override-inhibit-delay nilSiyuan Chen2025-02-121-4/+19
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas2024-07-251-2/+2
* ; Fix typosStefan Kangas2024-07-181-1/+1
* Checkdoc fixes in `emulation/*.el`Stefan Kangas2024-07-081-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Use ensure-list in many more placesStefan Kangas2023-08-271-1/+1
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-201-9/+9
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Remove redundant #' before lambdaStefan Kangas2021-10-211-11/+11
* | Change how cua-mode defined `C-x' and `C-c'Lars Ingebrigtsen2021-10-111-4/+7
|/
* ; Stylistic docfixes in emulation/*.el found by checkdocStefan Kangas2021-09-181-2/+2
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-5/+5
* * lisp/emulation/: Use lexical-bindingStefan Monnier2021-03-061-112/+99
* Prefer defvar-local in cuaStefan Kangas2021-01-311-5/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-191-5/+5
* Fix restoring data in visual-line-modeLars Ingebrigtsen2020-10-011-3/+4
* Fix bug with deactivation of mark in 'cua-cancel'Andrew Burgess2020-06-201-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Merge from origin/emacs-26Glenn Morris2019-04-211-0/+1
|\
| * Autoload cua-toggle-rectangle-mark (Bug#34947)Braun Gábor2019-04-191-0/+1
* | Introduce new defcustom for terminal CUA rectangle commandsAlexander Gramiak2019-04-061-5/+14
* | Fix defining keyboard macros in CUA modeEli Zaretskii2019-03-201-1/+2
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Remove uses of obsolete 'CUA' symbol propertyStefan Monnier2018-11-181-5/+3
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | * lisp/emulation/cua-base.el (cua-paste): Quieten compilation.Glenn Morris2018-03-151-6/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* cua-prefix-override-inhibit-delay doc fixLars Ingebrigtsen2016-05-011-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Generalize the prefix-command machinery of C-uStefan Monnier2015-09-011-23/+30
* Silence some compilation warningsGlenn Morris2015-04-301-0/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge from emacs-24; up to 117687Glenn Morris2014-11-081-3/+3
|\
| * * lisp/emulation/cua-base.el (cua--select-keymaps): Use region-active-p.Stefan Monnier2014-11-071-4/+4
* | Merge from emacs-24; up to 117656Glenn Morris2014-11-011-60/+12
|\ \ | |/
| * * lisp/emulation/cua-base.el (cua-delete-region): Use delete-active-region.Stefan Monnier2014-10-311-19/+2
| * Restore cua-delete-copy-to-register-0 and M-v command.Kim F. Storm2014-10-301-44/+10
* | * lisp/emulation/cua-base.el (<toplevel>, cua--pre-command-handler-1):Stefan Monnier2014-04-101-43/+0
|/
* * lisp/emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them asStefan Monnier2014-02-121-2/+2
* Small doc updates for CUA and diredGlenn Morris2014-01-271-6/+1