summaryrefslogtreecommitdiff
path: root/lisp/vc/pcvs.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-10-06defvar-keymap: New ':prefix t' abbreviationSean Whitton
2025-07-19lisp/vc: Try and avoid quoting lambdasStefan Monnier
2025-06-17Fix regression in 'kill-this-buffer' (bug#78809)Stephen Berman
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-18Revert VC-related prefix user options to previous valuesLars Ingebrigtsen
2021-11-16Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen
2021-10-18Fix possible build issue in pcvs.el and diff-mode.elLars Ingebrigtsen
2021-10-18Use define-keymap in pcvs and pcvs-defs.elLars Ingebrigtsen
2021-10-13Mark def* macros for indentationLars Ingebrigtsen
2021-10-05Use format-prompt for many more promptsStefan Kangas
2021-09-24Use command substitution instead of raw keys in more placesStefan Kangas
2021-09-18; More stylistic docfixes in vc/*.el found by checkdocStefan Kangas
2021-09-14; More minor docfixes found by checkdocStefan Kangas
2021-04-11* lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier
2021-02-26lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-05Prefer setq-local in vc/*.elStefan Kangas
2020-10-02; Fix many typos in symbols in docs and commentsStefan Kangas
2020-02-22Don't write absolute filenames and duplicate strings to CVS ignore filesWolfgang Scherer
2020-01-01Update copyright year to 2020Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-25Replace insignificant backquotesMichael Heerdegen
2018-03-29Prefer \... to control chars in .el literalsPaul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-06-06More small authors.el updatesGlenn Morris
2017-06-05; Small fixes for some Author: header commentsGlenn Morris
2016-12-31Update copyright year to 2017Paul Eggert
2016-11-06Modernize usage of 'macOS' in doc and commentsPaul Eggert
2016-01-24Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-17Fix docstring quoting problems with ‘ '’Paul Eggert
2015-10-28* lisp/vc/pcvs.el (cvs-revert-if-needed): Use vc-refresh-state.Stefan Monnier
2015-08-28Fix minor text quoting in calc, calendar, vcPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-03-12lisp/vc/pcvs*.el: Fix typos.Juanma Barranquero
2014-01-27* lisp/vc/pcvs.el (cvs-append-to-ignore): Add compatibility alias.Glenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-10-29* lisp/vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.Glenn Morris
2013-10-07* lisp/vc/pcvs.el: Use lexical-binding.Stefan Monnier
2013-09-20Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.Xue Fuqiao
2013-09-04* lisp/dired-x.el:Daniel Hackney
2013-07-30Add vc-ignore.Xue Fuqiao
2013-01-08* lisp/vc/pcvs.el (cvs-cleanup-collection): Extend meaning of `rm-handled'.Stefan Monnier