summaryrefslogtreecommitdiff
path: root/lisp/emulation/viper-cmd.el
Commit message (Expand)AuthorAgeFilesLines
* Remove some compat code from viper-cmd.elLars Ingebrigtsen2020-08-191-1/+1
* Remove some compat code from viper-*.elLars Ingebrigtsen2020-08-181-8/+3
* Remove some compat code from viper-cmd.elLars Ingebrigtsen2020-08-181-1/+1
* Remove more XEmacs compat code from viperStefan Kangas2020-08-171-6/+6
* Remove some compat code from viper-cmd.elLars Ingebrigtsen2020-08-121-2/+1
* Remove some compat code from viper*.elLars Ingebrigtsen2020-08-121-28/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove more XEmacs compat code from viper-*.elStefan Kangas2019-10-211-3/+1
* Remove more XEmacs compat code from viper-*.elLars Ingebrigtsen2019-10-041-10/+6
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-61/+59
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-59/+61
* Remove most of the XEmacs compat code from viper*.elLars Ingebrigtsen2019-06-201-57/+35
* Remove XEmacs compat code from viper-cmd.elLars Ingebrigtsen2019-06-201-91/+18
* * list/emulation/viper: Use user-error for "Viper bell"Christopher Wellons2019-03-091-15/+15
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | (viper-read-key, viper-read-key-sequence): RemoveStefan Monnier2018-09-121-2/+2
* | Remove some declare-function stub definitionsGlenn Morris2018-03-231-2/+0
* | Remove free variable warning when compiling viper using .el filesGlenn Morris2018-02-271-3/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* 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
* Nix some useless uses of looking-at, looking-backMark Oteiza2017-02-121-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | * lisp/simple.el (undo-amalgamate-change-group): New functionStefan Monnier2016-07-181-31/+11
* | Merge from origin/emacs-25Paul Eggert2016-06-191-12/+35
|\ \ | |/
| * Restore initial undo boundary with viperPhillip Lord2016-06-111-4/+8
| * Revert "Fix viper undo breakage from undo-boundary changes"Phillip Lord2016-06-111-12/+31
* | Merge from origin/emacs-25Paul Eggert2016-05-261-31/+12
|\ \ | |/
| * Fix viper undo breakage from undo-boundary changesPhillip Lord2016-05-231-31/+12
* | Fix reading minibuffer input in viper-modeEli Zaretskii2016-05-141-0/+1
* | * lisp/emulation/viper(-cmd)?.el: Use lexical-binding.Stefan Monnier2016-05-041-63/+65
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-7/+7
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-5/+5
* Text quoting fixes in cedet, emulation, emacs-lispPaul Eggert2015-08-291-6/+7
* Prefer directed to neutral quotesPaul Eggert2015-08-241-13/+15
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-6/+6
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-211-3/+3
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-281-1/+1
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-201-2/+2
* * lisp/emulation/viper.el: A couple of docstring format tweaksStefan Monnier2015-02-051-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Be more consistent in using register-read-with-preview to read registersGlenn Morris2014-02-021-0/+1
* Spelling fixes.Paul Eggert2014-01-081-3/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * faces.el (tty-run-terminal-initialization): function changed (StefanMichael Kifer2013-07-071-94/+7
* Add explicit arg REPLACE to the callers of `shell-command-on-region'.Juri Linkov2013-06-181-1/+1