summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2016-06-192-14/+42
|\
| * Restore initial undo boundary with viperPhillip Lord2016-06-111-4/+8
| * Revert "Fix viper undo breakage from undo-boundary changes"Phillip Lord2016-06-112-14/+38
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-1/+1
* | Fix broken viper deactivationPhillip Lord2016-05-271-2/+6
* | Merge from origin/emacs-25Paul Eggert2016-05-262-38/+14
|\ \ | |/
| * Fix viper undo breakage from undo-boundary changesPhillip Lord2016-05-232-38/+14
| * cua-prefix-override-inhibit-delay doc fixLars Ingebrigtsen2016-05-011-1/+1
* | Pacify ‘make check-declare’Paul Eggert2016-05-142-3/+3
* | Fix reading minibuffer input in viper-modeEli Zaretskii2016-05-141-0/+1
* | * lisp/emulation/viper(-cmd)?.el: Use lexical-binding.Stefan Monnier2016-05-042-313/+278
* | cua-prefix-override-inhibit-delay doc fixLars Ingebrigtsen2016-05-011-1/+1
|/
* Kevin Gallagher has new email addressKevin Gallagher2016-02-105-11/+12
* Improve the custom type of some user options.Glenn Morris2016-01-301-4/+2
* Update copyright year to 2016Paul Eggert2016-01-0117-17/+17
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-172-9/+9
* Support rectangular regions for more commandsJuri Linkov2015-11-141-2/+24
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-179-35/+35
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-073-10/+10
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Generalize the prefix-command machinery of C-uStefan Monnier2015-09-011-23/+30
* Text quoting fixes in cedet, emulation, emacs-lispPaul Eggert2015-08-294-15/+17
* Prefer directed to neutral quotesPaul Eggert2015-08-242-14/+16
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-232-14/+14
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-212-4/+4
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-281-1/+1
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* Silence some compilation warningsGlenn Morris2015-04-301-0/+2
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-202-12/+19
* Add `predicate' arg to `read-buffer' and use it for erc-iswitchbStefan Monnier2015-03-161-1/+1
* * lisp/emulation/viper.el: A couple of docstring format tweaksStefan Monnier2015-02-052-6/+6
* Update copyright year to 2015Paul Eggert2015-01-0117-17/+18
* Merge branch 'emacs-24'.Paul Eggert2014-11-281-1/+0
|\
| * .gitignore cleanup.Paul Eggert2014-11-171-1/+0
* | Merge from emacs-24; up to 117687Glenn Morris2014-11-082-4/+4
|\ \ | |/
| * * lisp/emulation/cua-base.el (cua--select-keymaps): Use region-active-p.Stefan Monnier2014-11-072-5/+5
* | Merge from emacs-24; up to 117656Glenn Morris2014-11-011-60/+12
|\ \ | |/
| * * lisp/emulation/cua-base.el (cua-delete-region): Use delete-active-region.Stefan Monnier2014-10-311-19/+2
| * Restore cua-delete-copy-to-register-0 and M-v command.Kim F. Storm2014-10-301-44/+10
* | Merge from emacs-24; up to 117634Glenn Morris2014-10-292-1/+4
|\ \ | |/
| * * list/emulation/viper: Add some FIXME comments.Stefan Monnier2014-10-202-1/+4
| * Make most emulation packages obsolete. [Backport]Glenn Morris2014-10-207-8847/+0
* | Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.orgGlenn Morris2014-08-271-1/+1
|\ \ | |/
| * * emulation/cua-rect.el (cua--highlight-rectangle): Avoid error at point-min.Glenn Morris2014-08-251-1/+1
* | Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.caGlenn Morris2014-07-081-4/+4
|\ \ | |/
| * * cua-rect.el (cua--activate-rectangle): Avoid setting cua--rectangle to nil.Glenn Morris2014-07-061-4/+4
* | Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.orgGlenn Morris2014-07-021-1/+1
|\ \ | |/
| * Doc and comment fixes re "online" helpGlenn Morris2014-06-281-1/+1
* | * lisp/simple.el (handle-shift-selection, exchange-point-and-mark)Stefan Monnier2014-06-231-2/+3