| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2006-08-31 | 1 | -3/+8 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0 | Miles Bader | 2006-08-28 | 5 | -56/+84 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2006-08-25 | 5 | -56/+84 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0 | Miles Bader | 2006-07-19 | 2 | -3/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | (cua-help-for-rectangle): Add `alt' modifier. | Kim F. Storm | 2006-07-14 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | (cua-delete-selection, cua-toggle-set-mark): New defcustoms. | Kim F. Storm | 2006-07-14 | 1 | -3/+16 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0 | Miles Bader | 2006-07-06 | 1 | -14/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | * emulation/viper-init.el, calendar/calendar.el: | Chong Yidong | 2006-07-03 | 1 | -14/+0 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0 | Miles Bader | 2006-06-20 | 3 | -31/+69 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2006-06-18 | 3 | -31/+69 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge from emacs--devo--0 | Miles Bader | 2006-06-07 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Mention customizing cua-mode as alternative | Kim F. Storm | 2006-05-20 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56 | Miles Bader | 2006-04-17 | 3 | -11/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | (cua-copy-region-to-global-mark) | Kim F. Storm | 2006-04-09 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | (cua--extract-rectangle) | Kim F. Storm | 2006-04-09 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | | (cua-delete-region, cua-paste) | Kim F. Storm | 2006-04-09 | 1 | -4/+4 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49 | Miles Bader | 2006-03-28 | 2 | -8/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | (cua--init-rectangles): Use | Kim F. Storm | 2006-03-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | (cua-rectangle-mark-key): New defcustom. | Kim F. Storm | 2006-03-25 | 1 | -2/+19 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | (cua--highlight-rectangle): Set overlay | Kim F. Storm | 2006-03-19 | 1 | -4/+4 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21 | Miles Bader | 2006-02-22 | 4 | -18/+62 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2006-02-19 | 4 | -18/+62 | |
| | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 | Miles Bader | 2006-02-08 | 25 | -25/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 25 | -25/+28 | |
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-11 | Miles Bader | 2006-02-04 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | (cua-mode): Doc fix. | Luc Teirlinck | 2006-02-02 | 1 | -1/+2 | |
| | * | | | | | | | | | | (cua-mode): Mention that CUA enables | Kim F. Storm | 2006-02-01 | 1 | -1/+5 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9 | Miles Bader | 2006-02-01 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-27 | Miles Bader | 2006-01-30 | 1 | -0/+5 | |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 | Miles Bader | 2006-01-16 | 5 | -73/+120 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| | * | | | | | | | | (cua--extract-rectangle): Undo recent change re. \s in strings. | Kim F. Storm | 2005-12-09 | 1 | -2/+2 | |
| | * | | | | | | | | (cua--rectangle-aux-replace): Fix | Kim F. Storm | 2005-12-08 | 1 | -0/+1 | |
| | * | | | | | | | | * emulation/cua-base.el (cua-use-hyper-key): Replaced by ... | Kim F. Storm | 2005-12-08 | 2 | -24/+34 | |
| | * | | | | | | | | (cua--extract-rectangle): Don't use \s in strings. | Kim F. Storm | 2005-12-08 | 1 | -2/+2 | |
| | * | | | | | | | | (cua--select-keymaps): Enable repeat | Kim F. Storm | 2005-12-08 | 1 | -3/+25 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | | (cua--rectangle-overlays): Make permanent-local. | Kim F. Storm | 2005-11-29 | 1 | -1/+7 | |
| | * | | | | | | | (cua--highlight-rectangle): Preserve | Kim F. Storm | 2005-11-26 | 1 | -1/+1 | |
| | * | | | | | | | 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2005-11-25 | 2 | -4/+6 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | | 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2005-11-15 | 2 | -1/+7 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | | (viper-set-hooks): Quote forms passed to `eval-after-load' to avoid | Romain Francoise | 2005-10-23 | 1 | -39/+39 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91 | Miles Bader | 2005-10-15 | 1 | -1/+1 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | * ibuf-ext.el (ibuffer-do-shell-command-pipe) | Romain Francoise | 2005-10-07 | 1 | -1/+1 | |
| * | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88 | Miles Bader | 2005-10-07 | 3 | -42/+28 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2005-10-06 | 3 | -42/+28 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-86 | Miles Bader | 2005-09-30 | 1 | -0/+4 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Set CUA move property on additional commands: | Kim F. Storm | 2005-09-28 | 1 | -0/+4 | |
| * | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85 | Miles Bader | 2005-09-25 | 6 | -15/+31 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | 2005-09-24 Emilio C. Lopes <eclig@gmx.net> | Romain Francoise | 2005-09-24 | 2 | -2/+2 | |
| | * | | | 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2005-09-20 | 5 | -13/+29 | |
| * | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82 | Miles Bader | 2005-09-19 | 3 | -6/+10 | |
| |\ \ \ \ | |/ / / | ||||||