summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-hooks.el
Commit message (Expand)AuthorAgeFilesLines
* Add basic VC push support.Glenn Morris2015-05-121-0/+6
* Fix problems found by vc-tests.elMichael Albinus2015-03-011-2/+2
* Better binding for vc-delete-fileDaniel Colascione2015-01-091-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Remove VC rollback method.Eric S. Raymond2014-12-111-8/+0
* Righteous featurectomy of vc-keep-workfiles - always do it.Eric S. Raymond2014-12-101-7/+0
* vc/vc-arch.el: Moved to obsolete directory...Eric S. Raymond2014-12-081-2/+3
* Another longstanding to-do: bind vc-delete-file.Eric S. Raymond2014-12-021-0/+1
* Confine vc-stay-local to CVS, because it was unusable in SVN.Eric S. Raymond2014-12-011-58/+0
* Remove vc-state-heuristic from the set of public methods.Eric S. Raymond2014-12-011-7/+1
* The vc-mistrust-permissions configuration variable is gone.Eric S. Raymond2014-12-011-16/+0
* API simplification: remove vc-workfile-unchanged-p from pubic methods.Eric S. Raymond2014-12-011-33/+0
* Remove a spurious commaSam Steingold2014-11-241-1/+1
* * lisp/vc/vc-hooks.el (vc-state-base-face): Don't overrideStefan Monnier2014-11-241-1/+1
* Unbreak the build.Eric S. Raymond2014-11-221-0/+13
* Revert "More movement of master-related code to vc-filewise.el."Eric S. Raymond2014-11-221-2/+36
* More movement of master-related code to vc-filewise.el.Eric S. Raymond2014-11-221-36/+2
* Isolating support code for the file-granularity back ends: the easy part.Eric S. Raymond2014-11-221-25/+0
* Rename vc-name to vc-master-rename.Eric S. Raymond2014-11-221-4/+4
* Clean up after SRC support merge (typo fixes).Eric S. Raymond2014-11-201-1/+1
* Support for SRC in VC mode.Eric S. Raymond2014-11-201-3/+3
* Add faces for the VC modeline state indicatorOscar Fuentes2014-11-161-0/+72
* Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.orgGlenn Morris2014-07-281-2/+9
|\
| * vc-hooks.el: Fix doc typo in previousGlenn Morris2014-07-251-1/+1
| * More toggle-read-only doc tweaksGlenn Morris2014-07-251-2/+9
* | Provide function for asking vc about project rootDaniel Colascione2014-04-201-4/+9
|/
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* lisp/*.el: Silence lexical-binding warnings.Juanma Barranquero2013-08-091-4/+4
* * lisp/vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.Xue Fuqiao2013-08-011-1/+1
* * lisp/vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.Xue Fuqiao2013-07-311-0/+3
* Fix for vc-ignore.Xue Fuqiao2013-07-301-0/+1
* Minor doc fix.Xue Fuqiao2013-06-091-1/+1
* * vc/vc-hooks.el (vc-find-file-hook): `buffer-file-truename' canMichael Albinus2013-02-071-2/+4
* * vc/vc-hooks.el (vc-find-file-hook): Don't ask about following linksGlenn Morris2013-02-061-0/+7
* * vc/vc-hooks.el (vc-menu-map): Disable vc-rollback menu itemGlenn Morris2013-02-011-0/+4
* Try to handle buffer/file modifications which conflict with VCS locking.Chong Yidong2013-01-061-13/+15
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Merge from emacs-24; up to 2012-11-26T19:56:14Z!monnier@iro.umontreal.caGlenn Morris2012-12-091-5/+3
|\ \ | |/
| * lisp/vc/vc-hooks.el (vc-state): Doc fix.Juanma Barranquero2012-12-071-5/+3
* | Fix use of buffer-file-truename in vc-find-file-hook (tiny change).Yuya Nishihara2012-12-011-2/+3
|/
* vc-hooks.el workaround for bug#11490Glenn Morris2012-11-261-1/+3
* * vc/vc-hooks.el (vc-file-clearprops): Kill vc-parent-buffer.Chong Yidong2012-10-291-0/+2
* Remove several obsolete vars and functions unlikely to be still in use.Chong Yidong2012-09-241-22/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-4/+3
* * vc/vc-hooks.el (vc-before-save): Clear cache if file has beenDmitry Gutov2012-06-301-0/+2
* Get rid of all the manual purecopy calls in menu-bar definitions.Stefan Monnier2012-06-271-60/+60
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-3/+3
* Use ctl-x-map in place of C-x (bug#10566)Glenn Morris2012-01-251-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1