summaryrefslogtreecommitdiff
path: root/lisp/emulation/cua-rect.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* (cua--rectangle-overlays): Make permanent-local.Kim F. Storm2005-11-291-1/+7
* (cua--highlight-rectangle): PreserveKim F. Storm2005-11-261-1/+1
* (cua--highlight-rectangle): Only showKim F. Storm2005-08-011-0/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (cua-do-rectangle-padding): Remove period from end of messages.Juanma Barranquero2005-06-301-9/+9
* * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)Kim F. Storm2005-06-061-1/+1
* (cua--init-rectangles): Bind C-return instead of S-return toKim F. Storm2005-05-171-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-171-1/+1
* (cua--init-rectangles): Remove face setup.Kim F. Storm2005-04-121-10/+0
* (cua--undo-list, cua--tidy-undo-counter)Kim F. Storm2005-02-071-75/+51
* (cua--rectangle-operation): Let bindKim F. Storm2004-09-121-1/+2
* (cua--highlight-rectangle): Fix last change.Kim F. Storm2004-09-081-1/+0
* * emulation/cua-rect.el (cua--overlay-keymap): New keymap forKim F. Storm2004-09-031-2/+13
* (cua--rectangle-set-corners): Ensure thatKim F. Storm2004-09-021-14/+30
* (cua--rectangle-padding): Remove.Kim F. Storm2004-08-291-147/+241
* (cua--convert-rectangle-as): New defmacro.Kim F. Storm2004-04-301-7/+18
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-17/+17
* (cua--rectangle-operation): Don't callKim F. Storm2002-07-041-2/+3