summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lisp/emulation/edt.el (edt-with-position): Don't bind `left`Stefan Monnier2021-03-111-15/+13
* * lisp/emulation/: Use lexical-bindingStefan Monnier2021-03-0614-515/+487
* Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier2021-02-221-5/+3
* Prefer defvar-local in cuaStefan Kangas2021-01-312-9/+5
* Obsolete viper-deflocalvar for defvar-localStefan Kangas2021-01-316-99/+68
* cua-toggle-global-mark doc string clarificationLars Ingebrigtsen2021-01-201-3/+5
* Update copyright year to 2021Paul Eggert2021-01-0117-17/+17
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-193-8/+9
* Prefer setq to set+quoteStefan Kangas2020-12-141-6/+6
* Prefer setq-local in emulation/*.elStefan Kangas2020-12-063-11/+7
* Allow viper-save-setting to save numerical settingsLars Ingebrigtsen2020-12-041-1/+1
* Declare some compat aliases obsoleteStefan Kangas2020-11-191-2/+1
* Remove outdated comment about Emacs 20 from viper.elStefan Kangas2020-11-191-8/+0
* Use lexical-binding in some of emulation/edt*.elStefan Kangas2020-11-033-3/+3
* Add some missing docstrings in cua-rect.elBoruch Baum2020-10-271-26/+56
* Fix restoring data in visual-line-modeLars Ingebrigtsen2020-10-011-3/+4
* Don't quote lambdas in several placesStefan Kangas2020-10-011-2/+2
* Revert back to using ESC as viper-ESC-key againLars Ingebrigtsen2020-09-101-1/+1
* Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen2020-09-061-2/+2
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-1/+2
* Remove some compat code from viper-cmd.elLars Ingebrigtsen2020-08-191-1/+1
* Remove some compat code from viper-*.elLars Ingebrigtsen2020-08-182-13/+5
* Remove some compat code from viper-cmd.elLars Ingebrigtsen2020-08-181-1/+1
* Remove more XEmacs compat code from viperStefan Kangas2020-08-173-14/+13
* Remove some compat code from viper-cmd.elLars Ingebrigtsen2020-08-121-2/+1
* Remove some compat code from viper*.elLars Ingebrigtsen2020-08-122-53/+12
* Fix bug with deactivation of mark in 'cua-cancel'Andrew Burgess2020-06-201-1/+1
* Merge from origin/emacs-27Glenn Morris2020-06-171-1/+5
|\
| * * lisp/emulation/cua-rect.el (cua--rectangle-region-insert): New function.Juri Linkov2020-06-101-1/+5
* | Delete libraries obsolete since 23.1 and 23.2Stefan Kangas2020-05-151-1/+0
* | Declare some <package>-version variables obsoleteStefan Kangas2020-03-211-3/+1
* | Remove more XEmacs compat code from viperStefan Kangas2020-03-012-43/+8
* | Make more load-hooks obsoleteGlenn Morris2020-01-161-0/+2
|/
* Update copyright year to 2020Paul Eggert2020-01-0117-17/+17
* Remove more XEmacs compat code from viper-*.elStefan Kangas2019-10-214-52/+19
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-4/+5
* Remove XEmacs compat code from edt-mapper.elStefan Kangas2019-10-191-57/+32
* Remove XEmacs compat code from edt.el (Bug#37621)Stefan Kangas2019-10-091-147/+64
* Remove some more XEmacs compat code from viper*.elLars Ingebrigtsen2019-10-044-90/+43
* Remove more XEmacs compat code from viper-*.elLars Ingebrigtsen2019-10-042-50/+22
* Remove leftover XEmacs compat code and doc fixesStefan Kangas2019-09-131-3/+3
* cua-rect help: check for 'control valuePierre-Yves Luyten2019-08-031-0/+1
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-061-1/+1
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-263-64/+60
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-263-60/+64
* Fix compilation warning in viper-exp involving tagsLars Ingebrigtsen2019-06-201-2/+4