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
*
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
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
(top-level): Move provide to end.
Glenn Morris
2007-12-04
1
-5
/
+6
*
|
(cua--deactivate-rectangle, cua--highlight-rectangle,
Juanma Barranquero
2007-09-26
1
-3
/
+3
|
/
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(cua-help-for-rectangle): Add `alt' modifier.
Kim F. Storm
2006-07-14
1
-0
/
+1
*
(cua--extract-rectangle)
Kim F. Storm
2006-04-09
1
-5
/
+5
*
(cua--init-rectangles): Use
Kim F. Storm
2006-03-25
1
-2
/
+2
*
(cua--highlight-rectangle): Set overlay
Kim F. Storm
2006-03-19
1
-4
/
+4
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(cua--extract-rectangle): Undo recent change re. \s in strings.
Kim F. Storm
2005-12-09
1
-2
/
+2
[next]