summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* Merged from emacs@sv.gnu.orgKaroly Lorentey2006-07-292-3/+17
|\
| * (cua-help-for-rectangle): Add `alt' modifier.Kim F. Storm2006-07-141-0/+1
| * (cua-delete-selection, cua-toggle-set-mark): New defcustoms.Kim F. Storm2006-07-141-3/+16
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-07-141-14/+0
|\ \ | |/
| * * emulation/viper-init.el, calendar/calendar.el:Chong Yidong2006-07-031-14/+0
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-06-273-31/+69
|\ \ | |/
| * 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2006-06-183-31/+69
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-05-241-2/+2
|\ \ | |/
| * Mention customizing cua-mode as alternativeKim F. Storm2006-05-201-2/+2
* | Merged from Karoly Lorentey2006-04-103-11/+11
|\ \ | |/
| * (cua-copy-region-to-global-mark)Kim F. Storm2006-04-091-2/+2
| * (cua--extract-rectangle)Kim F. Storm2006-04-091-5/+5
| * (cua-delete-region, cua-paste)Kim F. Storm2006-04-091-4/+4
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-04-012-4/+21
|\ \ | |/
| * (cua--init-rectangles): UseKim F. Storm2006-03-251-2/+2
| * (cua-rectangle-mark-key): New defcustom.Kim F. Storm2006-03-251-2/+19
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-03-221-4/+4
|\ \ | |/
| * (cua--highlight-rectangle): Set overlayKim F. Storm2006-03-191-4/+4
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-204-18/+62
|\ \ | |/
| * 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2006-02-194-18/+62
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-1225-25/+28
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-0625-25/+28
* | Merged from Karoly Lorentey2006-02-031-1/+6
|\ \ | |/
| * (cua-mode): Doc fix.Luc Teirlinck2006-02-021-1/+2
| * (cua-mode): Mention that CUA enablesKim F. Storm2006-02-011-1/+5
* | Merged from miles@gnu.org--gnu-2005 (patch 187, 704)Karoly Lorentey2006-01-301-0/+5
|\ \ | |/
| * Revision: emacs@sv.gnu.org/emacs--devo--0--patch-27Miles Bader2006-01-301-0/+5
* | Merged in changes from CVS trunk.Karoly Lorentey2005-12-112-27/+60
|\ \ | |/
| * (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-082-24/+34
| * (cua--extract-rectangle): Don't use \s in strings.Kim F. Storm2005-12-081-2/+2
| * (cua--select-keymaps): Enable repeatKim F. Storm2005-12-081-3/+25
* | Merged from miles@gnu.org--gnu-2005 (patch 659-663)Karoly Lorentey2005-12-033-6/+14
|\ \ | |/
| * (cua--rectangle-overlays): Make permanent-local.Kim F. Storm2005-11-291-1/+7
| * (cua--highlight-rectangle): PreserveKim F. Storm2005-11-261-1/+1
| * 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-11-252-4/+6
* | Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)Karoly Lorentey2005-11-182-1/+7
|\ \ | |/
| * 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-11-152-1/+7
* | Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)Karoly Lorentey2005-11-011-39/+39
|\ \ | |/
| * (viper-set-hooks): Quote forms passed to `eval-after-load' to avoidRomain Francoise2005-10-231-39/+39
* | Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.Karoly Lorentey2005-10-291-2/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 578-592)Karoly Lorentey2005-10-124-43/+29
|\ \ | |/
| * * ibuf-ext.el (ibuffer-do-shell-command-pipe)Romain Francoise2005-10-071-1/+1
| * 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-10-063-42/+28
* | Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)Karoly Lorentey2005-10-099-17/+41
|\ \ | |/
| * Set CUA move property on additional commands:Kim F. Storm2005-09-281-0/+4
| * 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-242-2/+2
| * 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-09-205-13/+29
| * message format spec fixes, commit # 8Deepak Goel2005-09-183-6/+10