index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emulation
/
cua-rect.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix typos in doc strings
Mattias EngdegÄrd
2021-03-12
1
-1
/
+1
*
* lisp/emulation/: Use lexical-binding
Stefan Monnier
2021-03-06
1
-70
/
+70
*
Prefer `declare` over a `put` of `list-indent-function`.
Stefan Monnier
2021-02-22
1
-5
/
+3
*
Prefer defvar-local in cua
Stefan Kangas
2021-01-31
1
-4
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Add some missing docstrings in cua-rect.el
Boruch Baum
2020-10-27
1
-26
/
+56
*
Don't quote lambdas in several places
Stefan Kangas
2020-10-01
1
-2
/
+2
*
Use format-prompt in read-string calls (that have default values)
Lars Ingebrigtsen
2020-09-06
1
-2
/
+2
*
* lisp/emulation/cua-rect.el (cua--rectangle-region-insert): New function.
Juri Linkov
2020-06-10
1
-1
/
+5
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
cua-rect help: check for 'control value
Pierre-Yves Luyten
2019-08-03
1
-0
/
+1
*
Replace manually crafted hex regexes with [:xdigit:]
Konstantin Kharlamov
2019-07-06
1
-1
/
+1
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Support rectangular regions for more commands
Juri Linkov
2015-11-14
1
-2
/
+24
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* emulation/cua-rect.el (cua--highlight-rectangle): Avoid error at point-min.
Glenn Morris
2014-08-25
1
-1
/
+1
*
* cua-rect.el (cua--activate-rectangle): Avoid setting cua--rectangle to nil.
Glenn Morris
2014-07-06
1
-4
/
+4
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.
Stefan Monnier
2013-12-15
1
-7
/
+23
*
* lisp/emulation/cua-base.el (cua-paste): Add `delete-selection' property
Stefan Monnier
2013-12-11
1
-2
/
+4
*
Make CUA-mode use shift-select-mode.
Stefan Monnier
2013-12-08
1
-4
/
+10
*
Use delete-selection-mode in cua-mode.
Stefan Monnier
2013-12-08
1
-33
/
+25
*
Silence cua-mode compilation
Glenn Morris
2013-05-28
1
-2
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.ca
Glenn Morris
2012-09-05
1
-0
/
+2
|
\
|
*
Fix right and left key remapping issue (bug#12317)
Glenn Morris
2012-08-31
1
-0
/
+2
*
|
Prefer typical American spelling for "acknowledgment".
Paul Eggert
2012-07-24
1
-1
/
+1
*
|
lisp/*: Add declarations, remove unused bindings, mark unused args.
Juanma Barranquero
2012-04-19
1
-39
/
+38
|
/
*
Add delete-forward-char to CUA remappings.
Chong Yidong
2012-03-10
1
-0
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-05
1
-2
/
+2
*
Spelling fixes.
Paul Eggert
2011-11-18
1
-1
/
+1
*
Don't quote lambda expressions with `quote'.
Stefan Monnier
2011-05-23
1
-29
/
+29
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
*
|
Merge from emacs-23
Andreas Schwab
2010-06-10
1
-1
/
+1
|
\
|
|
*
Fix typos.
Juanma Barranquero
2010-06-03
1
-1
/
+1
*
|
Replace Lisp calls to delete-backward-char by delete-char.
Stefan Monnier
2010-05-24
1
-1
/
+1
*
|
CUA mode: Fix use of `filter-buffer-substring' (rework previous change).
Juanma Barranquero
2010-05-10
1
-4
/
+4
*
|
Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.
Juri Linkov
2010-04-14
1
-0
/
+2
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* url-util.el (url-insert-entities-in-string):
Stefan Monnier
2009-11-03
1
-2
/
+1
*
(cua--indent-rectangle): Insert tabs using
Kim F. Storm
2009-04-09
1
-1
/
+1
[next]