summaryrefslogtreecommitdiff
path: root/lisp/vc/pcvs.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Revert VC-related prefix user options to previous valuesLars Ingebrigtsen2021-11-181-4/+3
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-161-17/+18
* | Fix possible build issue in pcvs.el and diff-mode.elLars Ingebrigtsen2021-10-181-0/+1
* | Use define-keymap in pcvs and pcvs-defs.elLars Ingebrigtsen2021-10-181-1/+141
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-131-0/+1
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-2/+1
|/
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-241-1/+2
* ; More stylistic docfixes in vc/*.el found by checkdocStefan Kangas2021-09-181-6/+6
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-1/+1
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-111-1/+1
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-261-7/+7
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in vc/*.elStefan Kangas2020-12-051-19/+18
* ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-2/+1
* Don't write absolute filenames and duplicate strings to CVS ignore filesWolfgang Scherer2020-02-221-2/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-6/+6
* | Prefer \... to control chars in .el literalsPaul Eggert2018-03-291-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* More small authors.el updatesGlenn Morris2017-06-061-1/+1
* ; Small fixes for some Author: header commentsGlenn Morris2017-06-051-10/+10
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-2/+2
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-241-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* * lisp/vc/pcvs.el (cvs-revert-if-needed): Use vc-refresh-state.Stefan Monnier2015-10-281-1/+1
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-281-7/+7
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* lisp/vc/pcvs*.el: Fix typos.Juanma Barranquero2014-03-121-21/+21
* * lisp/vc/pcvs.el (cvs-append-to-ignore): Add compatibility alias.Glenn Morris2014-01-271-2/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.Glenn Morris2013-10-291-0/+2
* * lisp/vc/pcvs.el: Use lexical-binding.Stefan Monnier2013-10-071-42/+55
* Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.Xue Fuqiao2013-09-201-1/+1
* * lisp/dired-x.el:Daniel Hackney2013-09-041-3/+3
* Add vc-ignore.Xue Fuqiao2013-07-301-19/+1
* * lisp/vc/pcvs.el (cvs-cleanup-collection): Extend meaning of `rm-handled'.Stefan Monnier2013-01-081-9/+11
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/vc/pcvs.el (cvs-cleanup-collection): Keep entries that are currentlyStefan Monnier2012-09-291-4/+21
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-37/+37
* Miscellaneous minor cleanups and simplifications.Stefan Monnier2012-06-231-1/+1
* Replace independent implementations of string-prefix-pGlenn Morris2012-04-161-7/+7