aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify mode-indexed tables in packagesStefan Monnier2024-03-091-1/+0
* doc: Delete extraneous quotes around keysStefan Kangas2024-01-212-6/+6
* Merge from savannah/emacs-29Po Lu2024-01-0217-17/+17
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-0217-17/+17
* | Adjust affected callers of derived-mode-p` to use the new conventionStefan Monnier2023-11-231-5/+5
* | Use ensure-list in many more placesStefan Kangas2023-08-271-1/+1
* | Mark Emacs 20 color support compat aliases obsoleteStefan Kangas2023-08-061-5/+5
* | Use t for non-nil default values in boolean defcustom declarationsMattias Engdegård2023-04-282-2/+4
* | Remove useless unwind-protect forms, or make them useful as intendedMattias Engdegård2023-04-071-20/+16
* | Additional change for Bug#61432andrés ramírez2023-02-231-1/+1
* | Use delete-char instead of backward-delete-charMattias Engdegård2023-02-221-2/+2
* | Allow disabling viper faces in the minibufferandrés ramírez2023-02-181-1/+7
* | Merge from origin/emacs-29Eli Zaretskii2023-01-0117-17/+17
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-0117-17/+17
* | Use equal and member instead of eq and memqMattias Engdegård2022-12-191-3/+3
|/
* 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