summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1317-17/+17
* Don't call the same hook twice due to obsolete aliasesEli Zaretskii2017-08-181-3/+1
* Convert uses of looking-at in viper-ex to following-charMark Oteiza2017-08-081-52/+47
* Fix all unescaped character literalsPhilipp Stephani2017-05-071-1/+1
* Don't pass the value of point to 'push-mark', as that's the default.Bartosz Duszel2017-04-281-2/+2
* Remove references to OS/2 in code, doc, and commentsGlenn Morris2017-04-082-9/+1
* Replace some uses of cl-member-if with applyMark Oteiza2017-04-081-13/+6
* require cl-lib to fix fallout from mhtml seriesTom Tromey2017-04-061-0/+2
* change viper to use derived-mode-pTom Tromey2017-04-051-9/+16
* 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