summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2019-04-211-0/+1
|\
| * Autoload cua-toggle-rectangle-mark (Bug#34947)Braun Gábor2019-04-191-0/+1
* | Introduce new defcustom for terminal CUA rectangle commandsAlexander Gramiak2019-04-061-5/+14
* | Fix defining keyboard macros in CUA modeEli Zaretskii2019-03-201-1/+2
* | Fix more regular expression typosPaul Eggert2019-03-181-1/+1
* | * list/emulation/viper: Use user-error for "Viper bell"Christopher Wellons2019-03-093-16/+17
* | Fix regular-expression glitches and typosPaul Eggert2019-03-041-8/+8
* | Merge from origin/emacs-26Paul Eggert2018-12-3117-17/+17
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-0117-17/+17
* | Remove uses of obsolete 'CUA' symbol propertyStefan Monnier2018-11-181-5/+3
* | (viper-read-key, viper-read-key-sequence): RemoveStefan Monnier2018-09-125-166/+20
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | * lisp/emulation/viper.el (viper-set-hooks): Replace obsolete func.Glenn Morris2018-03-231-2/+7
* | Remove some declare-function stub definitionsGlenn Morris2018-03-233-7/+0
* | * lisp/emulation/cua-base.el (cua-paste): Quieten compilation.Glenn Morris2018-03-151-6/+2
* | Merge from origin/emacs-26Glenn Morris2018-03-081-1/+1
|\ \ | |/
| * Replace some obsolete aliases in codeGlenn Morris2018-03-061-1/+1
* | * lisp/emulation/viper-ex.el (ex-cmd-read-exit): Silence compiler.Glenn Morris2018-03-011-3/+7
* | Merge from origin/emacs-26Glenn Morris2018-02-281-0/+2
|\ \ | |/
| * * lisp/emulation/viper.el: Unbreak it.Glenn Morris2018-02-271-0/+2
* | Remove free variable warning when compiling viper using .el filesGlenn Morris2018-02-272-4/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-0117-17/+17
* 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