index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc
/
pcvs-parse.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-31
; Fix typos
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-03-11
* lisp/vc/pcvs-parse.el: Fix lexical-binding breakage
Stefan Monnier
2021-02-26
lisp/vc/*.el: Use lexical-bindings in all the files
Stefan Monnier
2021-02-12
Use `declare` instead of `def-edebug-spec` in most places
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-02-20
Remove subsumed repetitions in regexps
Mattias EngdegÄrd
2020-01-01
Update copyright year to 2020
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-03-16
Explicitly require cl-lib where needed
Glenn Morris
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-03-12
lisp/vc/pcvs*.el: Fix typos.
Juanma Barranquero
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-07-10
Reduce use of (require 'cl).
Stefan Monnier
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-12-30
Spelling fixes.
Paul Eggert
2011-11-19
Spelling fixes.
Paul Eggert
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2010-08-29
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-06-11
Move version control related files to the "vc" subdirectory.
Juri Linkov