summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-0217-17/+17
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-0117-17/+17
* Revert "Use equal and member instead of eq and memq"Eli Zaretskii2022-12-161-3/+3
* Use equal and member instead of eq and memqMattias Engdegård2022-12-161-3/+3
* ; Minor doc fix in ViperStefan Kangas2022-08-301-3/+2
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-232-5/+5
* ; Delete not-useful comments referring to Emacs 19.Stefan Kangas2022-08-191-2/+2
* Fix some recently introduced byte-compiler warningsStefan Kangas2022-08-171-1/+0
* ; * lisp/emulation/viper.el: Bump version to match variable.Stefan Kangas2022-08-131-1/+1
* Avoid using aliases for color functionsStefan Kangas2022-08-092-7/+7
* Make indented-text-mode alias obsoleteStefan Kangas2022-08-061-1/+1
* Fix namespace problems in viper.elStefan Kangas2022-08-051-10/+13
* Remove more XEmacs compat code from viper-util.elStefan Kangas2022-08-032-27/+16
* Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-202-51/+53
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-031-5/+5
* Use command substitutions instead of literal keys in some placesStefan Kangas2022-07-031-3/+5
* Fix handling double-click-time nil or tStefan Kangas2022-05-021-2/+2
* Merge from origin/emacs-28Eli Zaretskii2022-04-281-1/+6
|\
| * Add minimum instructions to 'query-replace' commandsEli Zaretskii2022-04-211-1/+6
| * Revert prompting changes in viper-cmdLars Ingebrigtsen2022-04-201-12/+19
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
* | Revert prompting changes in viper-cmdLars Ingebrigtsen2022-04-191-12/+19
* | Merge from origin/emacs-28Eli Zaretskii2022-01-0117-17/+17
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0117-17/+17
* | Remove some unnecessary references to Emacs 22Stefan Kangas2021-12-071-3/+0
* | Make `mouse-1' restart the cua-rect rectangleLars Ingebrigtsen2021-12-041-4/+2
* | Remove some references to XEmacsStefan Kangas2021-11-173-4/+1
* | Remove redundant #' before lambdaStefan Kangas2021-10-211-11/+11
* | Merge from origin/emacs-28Glenn Morris2021-10-211-1/+1
|\|
| * Revert "Revert back to using ESC as viper-ESC-key again"Lars Ingebrigtsen2021-10-201-1/+1
* | Change how cua-mode defined `C-x' and `C-c'Lars Ingebrigtsen2021-10-111-4/+7
* | Remove duplicate definition of x-display-color-pStefan Kangas2021-10-091-5/+0
* | Remove some additional XEmacs compat code from viperStefan Kangas2021-10-086-70/+39
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-1/+1
* ; Fix some recent fixes to doc stringsEli Zaretskii2021-09-262-6/+7
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-262-2/+4
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-241-1/+1
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-2/+2
* Viper doc string fixLars Ingebrigtsen2021-09-191-1/+2
* Fix viper-util compilation warningLars Ingebrigtsen2021-09-191-0/+1
* ; Stylistic docfixes in emulation/*.el found by checkdocStefan Kangas2021-09-187-49/+46
* ; Make change that was accidentally left out in my last commitStefan Kangas2021-09-171-1/+1
* Make viper-subseq into obsolete alias for cl-subseqStefan Kangas2021-09-172-32/+7
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-168-24/+24
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-3/+3
* ; Fix typos: emacs lisp -> Emacs LispStefan Kangas2021-04-161-1/+1
* Use emacs-version instead of obsolete version variablesStefan Kangas2021-04-011-3/+3
* Address some --without-x byte-compilation warningsBasil L. Contovounesios2021-03-262-0/+4
* Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro2021-03-241-19/+12
* ; Fix typos in doc stringsMattias Engdegård2021-03-121-1/+1