summaryrefslogtreecommitdiff
path: root/lisp/vc/cvs-status.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Fix typo in cvs-status-mode-map keymapLars Ingebrigtsen2022-01-05
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-16
* | Error out on invalid `define-keymap' keywordsLars Ingebrigtsen2021-10-19
* | Convert cvs-status-mode-map to new syntaxLars Ingebrigtsen2021-10-17
* | Convert two `easy-mmode-defmap' usages to `defvar-keymap'Lars Ingebrigtsen2021-10-15
|/
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-26
* Assume font-lock-mode variable is not voidStefan Kangas2021-02-05
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in vc/*.elStefan Kangas2020-12-05
* Update copyright year to 2020Paul Eggert2020-01-01
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Fix some custom groupsGlenn Morris2017-12-14
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Reduce use of (require 'cl).Stefan Monnier2012-07-10
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix typos.Juanma Barranquero2011-11-24
* Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-11
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
* Delete long unused functions and variables in rect.el.Chong Yidong2010-12-15
* * lisp/finder.el (finder-known-keywords): Add keyword "vc"Juri Linkov2010-06-11
* Move version control related files to the "vc" subdirectory.Juri Linkov2010-06-11