aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* Drop test for Emacs < 19.Glenn Morris2008-06-121-25/+11
* (edt-xserver): Use replace-regexp-in-string.Glenn Morris2008-06-121-9/+11
* Remove unnecessary eval-when-compile.Glenn Morris2008-06-071-5/+4
* Put isearch-scroll property on cua-scroll-up and cua-scroll-down.Juri Linkov2008-05-111-0/+2
* Update autoloads.Juanma Barranquero2008-05-061-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-0625-155/+105
* (tpu-have-ispell): Fix typo in obsolescence declaration.Juanma Barranquero2008-04-181-1/+1
* Cleanup the bug-report email addresses and make sure theStefan Monnier2008-04-161-0/+5
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-1018-18/+18
* 2008-04-06 Michael Kifer <[email protected]>Michael Kifer2008-04-064-8/+8
* 2008-04-04 Michael Kifer <[email protected]>Michael Kifer2008-04-042-4/+5
* 2008-04-03 Michael Kifer <[email protected]>Michael Kifer2008-04-036-99/+98
* (cua-mode): Turn off shift-select-mode.Chong Yidong2008-04-021-1/+4
* (cua-paste): Signal an error in read-only buf.Stefan Monnier2008-03-191-1/+1
* (viper-file-remote-p): Remove, unused.Stefan Monnier2008-03-121-5/+0
* (viper-frame-value): Prefer buffer-local value, if set, over frame value.Glenn Morris2008-03-031-5/+8
* (viper-cond-compile-for-xemacs-or-emacs): Delete macro.Glenn Morris2008-03-011-39/+22
* (zmacs-region-stays): No need to define for compiler.Glenn Morris2008-03-011-107/+110
* (zmacs-region-stays): No need to define for compiler.Glenn Morris2008-03-011-68/+52
* Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.Glenn Morris2008-03-011-4/+4
* Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.Glenn Morris2008-03-011-8/+6
* Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.Glenn Morris2008-03-011-4/+2
* Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.Glenn Morris2008-03-011-35/+28
* (zmacs-region-stays): Define for compiler once only.Glenn Morris2008-03-011-1/+0
* (cua-remap-control-z): Fix typo in docstring.Juanma Barranquero2008-03-011-1/+1
* (cua-remap-control-v)Kim F. Storm2008-02-291-11/+20
* (viper-emacs-state-mode-list): Rename `custom-mode' to `Custom-mode'.Juri Linkov2008-02-281-1/+1
* (vip-special-prefix-com): Use ispell-region rather than spell-region.Glenn Morris2008-02-221-1/+1
* (tpu-have-ispell): Doc fix. Make obsolete.Glenn Morris2008-02-221-12/+14
* Merge from emacs--devo--0Miles Bader2008-01-307-14/+32
|\
| * * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):Dan Nicolaescu2008-01-242-4/+2
| * Regenerate for new tpu-extras md5sum in generated autoload.Glenn Morris2008-01-121-1/+1
| * 2008-01-10 Michael Kifer <[email protected]>Michael Kifer2008-01-103-10/+16
| * 2008-01-09 Michael Kifer <[email protected]>Michael Kifer2008-01-095-16/+30
* | Merge from emacs--devo--0Miles Bader2008-01-0925-325/+300
|\|
| * Merge from emacs--rel--22Miles Bader2008-01-0823-23/+23
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-0725-25/+25
| | * (tpu-next-line, tpu-previous-line, tpu-forward-line, tpu-backward-line)Stefan Monnier2007-11-161-6/+6
| | * (cua-highlight-region-shift-only, cua-paste-pop): Fix typos in docstrings.Juanma Barranquero2007-11-151-3/+3
| * | Misc comment and docstring fixes to better follow conventions.Stefan Monnier2008-01-041-68/+66
| * | (tpu-load-xkeys): Recommend to run theStefan Monnier2008-01-041-10/+9
| * | (tpu-mapper): New command. Contains all the code previously at top-level.Stefan Monnier2008-01-041-224/+202
* | | Merge from emacs--devo--0Miles Bader2007-12-162-7/+5
|\| |
| * | (top-level): Use dolist rather than mapc in make-variable-frame-local call.Glenn Morris2007-12-091-6/+4
| * | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-12-0616-202/+159
|\| |
| * | Remove directory part from filenames in function declarations.Glenn Morris2007-12-063-4/+4
| * | (top-level): Move (provide 'cua-base) to end.Glenn Morris2007-12-041-20/+23
| * | (top-level): Move provide to end.Glenn Morris2007-12-041-5/+6
| * | (top-level): Move provide to end.Glenn Morris2007-12-041-2/+2