| Commit message (Expand) | Author | Age | Files | Lines |
* | Put isearch-scroll property on cua-scroll-up and cua-scroll-down. | Juri Linkov | 2008-05-11 | 1 | -0/+2 |
* | Update autoloads. | Juanma Barranquero | 2008-05-06 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 25 | -155/+105 |
* | (tpu-have-ispell): Fix typo in obsolescence declaration. | Juanma Barranquero | 2008-04-18 | 1 | -1/+1 |
* | Cleanup the bug-report email addresses and make sure the | Stefan Monnier | 2008-04-16 | 1 | -0/+5 |
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 18 | -18/+18 |
* | 2008-04-06 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2008-04-06 | 4 | -8/+8 |
* | 2008-04-04 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2008-04-04 | 2 | -4/+5 |
* | 2008-04-03 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2008-04-03 | 6 | -99/+98 |
* | (cua-mode): Turn off shift-select-mode. | Chong Yidong | 2008-04-02 | 1 | -1/+4 |
* | (cua-paste): Signal an error in read-only buf. | Stefan Monnier | 2008-03-19 | 1 | -1/+1 |
* | (viper-file-remote-p): Remove, unused. | Stefan Monnier | 2008-03-12 | 1 | -5/+0 |
* | (viper-frame-value): Prefer buffer-local value, if set, over frame value. | Glenn Morris | 2008-03-03 | 1 | -5/+8 |
* | (viper-cond-compile-for-xemacs-or-emacs): Delete macro. | Glenn Morris | 2008-03-01 | 1 | -39/+22 |
* | (zmacs-region-stays): No need to define for compiler. | Glenn Morris | 2008-03-01 | 1 | -107/+110 |
* | (zmacs-region-stays): No need to define for compiler. | Glenn Morris | 2008-03-01 | 1 | -68/+52 |
* | Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test. | Glenn Morris | 2008-03-01 | 1 | -4/+4 |
* | Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test. | Glenn Morris | 2008-03-01 | 1 | -8/+6 |
* | Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test. | Glenn Morris | 2008-03-01 | 1 | -4/+2 |
* | Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test. | Glenn Morris | 2008-03-01 | 1 | -35/+28 |
* | (zmacs-region-stays): Define for compiler once only. | Glenn Morris | 2008-03-01 | 1 | -1/+0 |
* | (cua-remap-control-z): Fix typo in docstring. | Juanma Barranquero | 2008-03-01 | 1 | -1/+1 |
* | (cua-remap-control-v) | Kim F. Storm | 2008-02-29 | 1 | -11/+20 |
* | (viper-emacs-state-mode-list): Rename `custom-mode' to `Custom-mode'. | Juri Linkov | 2008-02-28 | 1 | -1/+1 |
* | (vip-special-prefix-com): Use ispell-region rather than spell-region. | Glenn Morris | 2008-02-22 | 1 | -1/+1 |
* | (tpu-have-ispell): Doc fix. Make obsolete. | Glenn Morris | 2008-02-22 | 1 | -12/+14 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-30 | 7 | -14/+32 |
|\ |
|
| * | * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at): | Dan Nicolaescu | 2008-01-24 | 2 | -4/+2 |
| * | Regenerate for new tpu-extras md5sum in generated autoload. | Glenn Morris | 2008-01-12 | 1 | -1/+1 |
| * | 2008-01-10 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2008-01-10 | 3 | -10/+16 |
| * | 2008-01-09 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2008-01-09 | 5 | -16/+30 |
* | | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 25 | -325/+300 |
|\ \
| |/ |
|
| * | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 23 | -23/+23 |
| |\ |
|
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 25 | -25/+25 |
| | * | (tpu-next-line, tpu-previous-line, tpu-forward-line, tpu-backward-line) | Stefan Monnier | 2007-11-16 | 1 | -6/+6 |
| | * | (cua-highlight-region-shift-only, cua-paste-pop): Fix typos in docstrings. | Juanma Barranquero | 2007-11-15 | 1 | -3/+3 |
| * | | Misc comment and docstring fixes to better follow conventions. | Stefan Monnier | 2008-01-04 | 1 | -68/+66 |
| * | | (tpu-load-xkeys): Recommend to run the | Stefan Monnier | 2008-01-04 | 1 | -10/+9 |
| * | | (tpu-mapper): New command. Contains all the code previously at top-level. | Stefan Monnier | 2008-01-04 | 1 | -224/+202 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-12-16 | 2 | -7/+5 |
|\ \ \
| |/ / |
|
| * | | (top-level): Use dolist rather than mapc in make-variable-frame-local call. | Glenn Morris | 2007-12-09 | 1 | -6/+4 |
| * | | * erc-stamp.el (erc-echo-timestamp): | David Kastrup | 2007-12-08 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-12-06 | 16 | -202/+159 |
|\ \ \
| |/ / |
|
| * | | Remove directory part from filenames in function declarations. | Glenn Morris | 2007-12-06 | 3 | -4/+4 |
| * | | (top-level): Move (provide 'cua-base) to end. | Glenn Morris | 2007-12-04 | 1 | -20/+23 |
| * | | (top-level): Move provide to end. | Glenn Morris | 2007-12-04 | 1 | -5/+6 |
| * | | (top-level): Move provide to end. | Glenn Morris | 2007-12-04 | 1 | -2/+2 |
| * | | (viper-replace-overlay-cursor-color) | Glenn Morris | 2007-12-04 | 1 | -7/+7 |
| * | | (top-level): Don't require advice. | Glenn Morris | 2007-12-02 | 1 | -18/+0 |
| * | | (top-level): Don't load viper-util, viper-keym when compiling. | Glenn Morris | 2007-12-02 | 1 | -4/+0 |