summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-hooks.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.Chong Yidong2011-12-221-3/+3
* Spelling fixes.Paul Eggert2011-11-141-3/+3
* Make vc-toggle-read-only an alias for toggle-read-only.Chong Yidong2011-10-231-16/+2
* 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 vc-header-alist, obsolete since 21.1.Glenn Morris2010-10-031-3/+0
* Fix documentation of VC status indicator in mode line.Eli Zaretskii2010-09-301-0/+3
* 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/+1055