summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* Nix some useless uses of looking-at, looking-backMark Oteiza2017-02-121-1/+1
* edt-mapper: just loading a library should not run codeGlenn Morris2017-01-302-268/+265
* Merge from origin/emacs-25Paul Eggert2017-01-0117-17/+17
|\
| * Update copyright year to 2017Paul Eggert2016-12-3117-17/+17
* | Merge from origin/emacs-25Paul Eggert2016-12-071-1/+1
|\ \ | |/
| * Fix minor quoting problems in doc stringsPaul Eggert2016-12-071-1/+1
* | Nix more uses of default-FOO variables (Bug#24946)Mark Oteiza2016-11-151-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-041-1/+1
|\ \ | |/
| * ; Spelling fixesPaul Eggert2016-11-041-1/+1
* | Fix references to long obsoleted functions/aliasesMark Oteiza2016-11-041-1/+1
* | * lisp/simple.el (undo-amalgamate-change-group): New functionStefan Monnier2016-07-182-40/+11
* | 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