summaryrefslogtreecommitdiff
path: root/lisp/emulation/viper-cmd.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Small viper clean-upGlenn Morris2013-05-211-17/+12
* Use locate-user-emacs-file.Stefan Monnier2013-03-111-3/+3
* Add bug-gnu-emacs to some specialized bug report addressesGlenn Morris2013-02-231-6/+6
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-1/+1
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* Fix M-x in Viper mode.Chong Yidong2012-02-271-2/+11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-301-1/+1
* Spelling fixes.Paul Eggert2011-12-051-3/+3
* Spelling fixes.Paul Eggert2011-12-041-8/+8
* Spelling fixes.Paul Eggert2011-11-221-1/+1
* Spelling fixes.Paul Eggert2011-11-121-1/+1
* * viper-cmd.el (viper-exec-change): Use push-mark not set-mark.Chong Yidong2011-10-301-3/+2
* Limit triggering of abbrev expansion in viper-mode (Bug#9038)Bob Nnamtrop2011-07-091-1/+4
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-1/+1
* Fix typos.Juanma Barranquero2011-03-061-1/+1
* Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.Glenn Morris2011-02-271-1/+1
|\
| * Fix typo "comand".Glenn Morris2011-02-221-1/+1