summaryrefslogtreecommitdiff
path: root/lisp/emulation/cua-rect.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * emulation/cua-rect.el (cua--highlight-rectangle): Avoid error at point-min.Glenn Morris2014-08-251-1/+1
* * cua-rect.el (cua--activate-rectangle): Avoid setting cua--rectangle to nil.Glenn Morris2014-07-061-4/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.Stefan Monnier2013-12-151-7/+23
* * lisp/emulation/cua-base.el (cua-paste): Add `delete-selection' propertyStefan Monnier2013-12-111-2/+4
* Make CUA-mode use shift-select-mode.Stefan Monnier2013-12-081-4/+10
* Use delete-selection-mode in cua-mode.Stefan Monnier2013-12-081-33/+25
* Silence cua-mode compilationGlenn Morris2013-05-281-2/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.caGlenn Morris2012-09-051-0/+2
|\
| * Fix right and left key remapping issue (bug#12317)Glenn Morris2012-08-311-0/+2
* | Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-241-1/+1
* | lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-191-39/+38
|/
* Add delete-forward-char to CUA remappings.Chong Yidong2012-03-101-0/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-051-2/+2
* Spelling fixes.Paul Eggert2011-11-181-1/+1
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-29/+29
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | Merge from emacs-23Andreas Schwab2010-06-101-1/+1
|\ \ | |/
| * Fix typos.Juanma Barranquero2010-06-031-1/+1
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-1/+1
* | CUA mode: Fix use of `filter-buffer-substring' (rework previous change).Juanma Barranquero2010-05-101-4/+4
* | Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.Juri Linkov2010-04-141-0/+2
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-031-2/+1
* (cua--indent-rectangle): Insert tabs usingKim F. Storm2009-04-091-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (top-level): Move provide to end.Glenn Morris2007-12-041-5/+6
* | (cua--deactivate-rectangle, cua--highlight-rectangle,Juanma Barranquero2007-09-261-3/+3
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (cua-help-for-rectangle): Add `alt' modifier.Kim F. Storm2006-07-141-0/+1
* (cua--extract-rectangle)Kim F. Storm2006-04-091-5/+5
* (cua--init-rectangles): UseKim F. Storm2006-03-251-2/+2
* (cua--highlight-rectangle): Set overlayKim F. Storm2006-03-191-4/+4
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (cua--extract-rectangle): Undo recent change re. \s in strings.Kim F. Storm2005-12-091-2/+2
* (cua--rectangle-aux-replace): FixKim F. Storm2005-12-081-0/+1
* * emulation/cua-base.el (cua-use-hyper-key): Replaced by ...Kim F. Storm2005-12-081-7/+8
* (cua--extract-rectangle): Don't use \s in strings.Kim F. Storm2005-12-081-2/+2