summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAgeFilesLines
...
* * lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var.Stefan Monnier2010-10-271-17/+60
* * lisp/vc/log-view.el (log-view-mode-map): Bind revert-buffer.Dan Nicolaescu2010-10-091-0/+1
* Merge changes from emacs-23 branch.Juanma Barranquero2010-10-081-1/+1
* Remove some tests for defunct system-types.Glenn Morris2010-10-083-22/+19
* Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming andDan Nicolaescu2010-10-031-8/+28
* Remove vc-header-alist, obsolete since 21.1.Glenn Morris2010-10-036-11/+9
* Remove some functions, variables and aliases obsolete since at least 21.1.Glenn Morris2010-10-012-12/+3
* Fix documentation of VC status indicator in mode line.Eli Zaretskii2010-09-301-0/+3
* Cosmetic changes for add-log.el.Glenn Morris2010-09-231-7/+3
* Merge changes from emacs-23 branch.Juanma Barranquero2010-09-141-2/+6
* Add "Version:" and "Package:" Lisp file headers.Chong Yidong2010-08-291-0/+1
* Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-2928-1/+29
* * lisp/vc/add-log.el (add-log-file-name): Don't get confused by symlinks.Stefan Monnier2010-08-211-1/+11
* * lisp/vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.Dan Nicolaescu2010-08-051-0/+1
* Merge changes from emacs-23 branch.Chong Yidong2010-07-161-1/+16
* Merge changes from emacs-23 branch.Chong Yidong2010-07-104-35/+53
* Allow global VC ops like `C-x v D' in Diff and Log-View buffers.Chong Yidong2010-06-292-17/+18
* * lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'Juri Linkov2010-06-251-0/+3
* Merge from emacs-23Stefan Monnier2010-06-162-5/+5
* * compare-w.el: Move to the "vc" subdirectory.Juri Linkov2010-06-141-0/+393
* Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).Chong Yidong2010-06-121-1/+1
* * lisp/finder.el (finder-known-keywords): Add keyword "vc"Juri Linkov2010-06-1118-18/+18
* Move version control related files to the "vc" subdirectory.Juri Linkov2010-06-1139-0/+43491