index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc
/
pcvs-util.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-23
Prefer decf to cl-decf
Stefan Kangas
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-09-09
Delete many items obsolete since 24.3
Stefan Kangas
2022-08-09
* lisp/vc/pcvs-util.el (cvs-partition): Simplify.
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-02-26
lisp/vc/*.el: Use lexical-bindings in all the files
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-06-21
* lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete
Stefan Monnier
2019-01-01
Update copyright year to 2019
Paul Eggert
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-08-05
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-08-15
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-07-10
Reduce use of (require 'cl).
Stefan Monnier
2012-04-16
Replace independent implementations of string-prefix-p
Glenn Morris
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-11-20
* lisp/vc/pcvs-util.el (cvs-pop-to-buffer-same-frame): Use force-same-window.
Stefan Monnier
2011-11-17
Spelling fixes.
Paul Eggert
2011-10-30
Rename split-window-{above-each-other|split-window-side-by-side}
Chong Yidong
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