summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAge
* 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
* Remove some compat code from viper-cmd.elLars Ingebrigtsen2020-08-12
* Remove some compat code from viper*.elLars Ingebrigtsen2020-08-12
* Fix bug with deactivation of mark in 'cua-cancel'Andrew Burgess2020-06-20
* Merge from origin/emacs-27Glenn Morris2020-06-17
|\
| * * lisp/emulation/cua-rect.el (cua--rectangle-region-insert): New function.Juri Linkov2020-06-10
* | Delete libraries obsolete since 23.1 and 23.2Stefan Kangas2020-05-15
* | Declare some <package>-version variables obsoleteStefan Kangas2020-03-21
* | Remove more XEmacs compat code from viperStefan Kangas2020-03-01
* | Make more load-hooks obsoleteGlenn Morris2020-01-16
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Remove more XEmacs compat code from viper-*.elStefan Kangas2019-10-21
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* Remove XEmacs compat code from edt-mapper.elStefan Kangas2019-10-19
* Remove XEmacs compat code from edt.el (Bug#37621)Stefan Kangas2019-10-09
* Remove some more XEmacs compat code from viper*.elLars Ingebrigtsen2019-10-04
* Remove more XEmacs compat code from viper-*.elLars Ingebrigtsen2019-10-04
* Remove leftover XEmacs compat code and doc fixesStefan Kangas2019-09-13
* cua-rect help: check for 'control valuePierre-Yves Luyten2019-08-03
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-06
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26