summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAge
* Remove some unnecessary references to Emacs 22Stefan Kangas2021-12-07
* Make `mouse-1' restart the cua-rect rectangleLars Ingebrigtsen2021-12-04
* Remove some references to XEmacsStefan Kangas2021-11-17
* Remove redundant #' before lambdaStefan Kangas2021-10-21
* Merge from origin/emacs-28Glenn Morris2021-10-21
|\
| * Revert "Revert back to using ESC as viper-ESC-key again"Lars Ingebrigtsen2021-10-20
* | Change how cua-mode defined `C-x' and `C-c'Lars Ingebrigtsen2021-10-11
* | Remove duplicate definition of x-display-color-pStefan Kangas2021-10-09
* | Remove some additional XEmacs compat code from viperStefan Kangas2021-10-08
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-05
* ; Fix some recent fixes to doc stringsEli Zaretskii2021-09-26
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-26
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-24
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-21
* Viper doc string fixLars Ingebrigtsen2021-09-19
* Fix viper-util compilation warningLars Ingebrigtsen2021-09-19
* ; Stylistic docfixes in emulation/*.el found by checkdocStefan Kangas2021-09-18
* ; Make change that was accidentally left out in my last commitStefan Kangas2021-09-17
* Make viper-subseq into obsolete alias for cl-subseqStefan Kangas2021-09-17
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
* ; Fix typos: emacs lisp -> Emacs LispStefan Kangas2021-04-16
* Use emacs-version instead of obsolete version variablesStefan Kangas2021-04-01
* Address some --without-x byte-compilation warningsBasil L. Contovounesios2021-03-26
* Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro2021-03-24
* ; Fix typos in doc stringsMattias EngdegÄrd2021-03-12
* * lisp/emulation/edt.el (edt-with-position): Don't bind `left`Stefan Monnier2021-03-11
* * lisp/emulation/: Use lexical-bindingStefan Monnier2021-03-06
* Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier2021-02-22
* Prefer defvar-local in cuaStefan Kangas2021-01-31
* Obsolete viper-deflocalvar for defvar-localStefan Kangas2021-01-31
* cua-toggle-global-mark doc string clarificationLars Ingebrigtsen2021-01-20
* Update copyright year to 2021Paul Eggert2021-01-01
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-19
* Prefer setq to set+quoteStefan Kangas2020-12-14
* Prefer setq-local in emulation/*.elStefan Kangas2020-12-06
* Allow viper-save-setting to save numerical settingsLars Ingebrigtsen2020-12-04
* Declare some compat aliases obsoleteStefan Kangas2020-11-19
* Remove outdated comment about Emacs 20 from viper.elStefan Kangas2020-11-19
* Use lexical-binding in some of emulation/edt*.elStefan Kangas2020-11-03
* Add some missing docstrings in cua-rect.elBoruch Baum2020-10-27
* Fix restoring data in visual-line-modeLars Ingebrigtsen2020-10-01
* Don't quote lambdas in several placesStefan Kangas2020-10-01
* Revert back to using ESC as viper-ESC-key againLars Ingebrigtsen2020-09-10
* Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen2020-09-06
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Remove some compat code from viper-cmd.elLars Ingebrigtsen2020-08-19
* Remove some compat code from viper-*.elLars Ingebrigtsen2020-08-18
* Remove some compat code from viper-cmd.elLars Ingebrigtsen2020-08-18
* Remove more XEmacs compat code from viperStefan Kangas2020-08-17