summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-sccs.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Move VC diff ASYNC argument to the fifth positionDmitry Gutov2014-12-141-1/+1
* Remove VC rollback method.Eric S. Raymond2014-12-111-16/+0
* Righteous featurectomy of vc-keep-workfiles - always do it.Eric S. Raymond2014-12-101-8/+4
* In vc, abolish the dir-status method.Eric S. Raymond2014-12-021-6/+4
* Clean up a longstanding to-do item.Eric S. Raymond2014-12-021-13/+9
* Terminate vc-disable-async-diff with extreme prejudice.Eric S. Raymond2014-12-011-1/+1
* The vc-mistrust-permissions configuration variable is gone.Eric S. Raymond2014-12-011-23/+0
* API simplification: remove vc-workfile-unchanged-p from pubic methods.Eric S. Raymond2014-12-011-2/+2
* VC API simplification: remove ability to set initial revision.Eric S. Raymond2014-12-011-4/+2
* Fix up autoloads in vc-rcs.el and vc-sccs.el.Simon Leinen2014-11-261-1/+3
* Revert "More movement of master-related code to vc-filewise.el."Eric S. Raymond2014-11-221-2/+2
* More movement of master-related code to vc-filewise.el.Eric S. Raymond2014-11-221-2/+2
* Rename vc-name to vc-master-rename.Eric S. Raymond2014-11-221-22/+22
* Remove editable argument from VC's backend checkout methods.Eric S. Raymond2014-11-201-2/+2
* Remove never-used rev argument from VC's backend checkin methods.Eric S. Raymond2014-11-201-2/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* lisp/vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.Juanma Barranquero2013-09-231-1/+1
* * lisp/vc/vc-dispatcher.el (vc-run-delayed): New macro.Stefan Monnier2013-09-041-4/+6
* Silence the rest of vc compilationGlenn Morris2013-05-281-0/+12
* Doc fixes related to vc-print-logGlenn Morris2013-04-241-1/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Comment fixGlenn Morris2012-09-291-2/+2
* Remove duplication of vc-sccs-registered definitionGlenn Morris2012-09-291-7/+6
* Comment for vc-sccsGlenn Morris2012-09-291-0/+3
* Revert bogus vc autoloads changeGlenn Morris2012-09-291-1/+2
* No need to autoload vc-rcs, vc-sccs defcustoms.Glenn Morris2012-09-291-2/+1
* Replace the last use of the external vcdiff scriptGlenn Morris2012-06-051-25/+82
* * vc-sccs.el (vc-sccs-workfile-unchanged-p): Replace external vcdiff script.Glenn Morris2012-06-041-4/+12
* Add custom groups for VC backends, for consistency with vc-bzr.Chong Yidong2012-02-251-4/+9
* Fix rcs and sccs create-tag commands.Glenn Morris2012-01-241-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
* Remove extra leftover args to vc-*-checkin.Chong Yidong2010-10-311-1/+1
* Remove vc-header-alist, obsolete since 21.1.Glenn Morris2010-10-031-1/+2
* Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* Move version control related files to the "vc" subdirectory.Juri Linkov2010-06-111-0/+485