emacs/lisp/vc
Wolfgang Scherer f144c87f92 Fix vc-default-ignore
* lisp/vc/vc.el: (vc-default-ignore) Treat FILE parameter as relative
to DIRECTORY parameter.  Construct a file-path relative to directory
of ignore file.  When removing, use properly anchored regexp.  Remove
entire line, not just the match (bug#37217).
2019-09-15 15:03:33 +02:00
..
add-log.el Improved ChangeLog generation for vc log (Bug#16301) 2019-08-03 20:14:52 -04:00
compare-w.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
cvs-status.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
diff-mode.el Improve documentation of 'diff-font-lock-prettify' 2019-08-13 18:16:51 +03:00
diff.el Check labels in smerge-mode 2019-06-25 23:23:01 +02:00
ediff-diff.el * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup 2019-06-21 01:16:54 -04:00
ediff-help.el * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup 2019-06-21 01:16:54 -04:00
ediff-hook.el * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup 2019-06-21 01:16:54 -04:00
ediff-init.el * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup 2019-06-21 01:16:54 -04:00
ediff-merg.el * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup 2019-06-21 01:16:54 -04:00
ediff-mult.el Add FIXMEs for subsecond support 2019-08-17 15:43:05 -07:00
ediff-ptch.el * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup 2019-06-21 01:16:54 -04:00
ediff-util.el * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup 2019-06-21 01:16:54 -04:00
ediff-vers.el * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup 2019-06-21 01:16:54 -04:00
ediff-wind.el * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup 2019-06-21 01:16:54 -04:00
ediff.el * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup 2019-06-21 01:16:54 -04:00
emerge.el * lisp/vc/emerge.el: Use lexical-binding 2018-04-03 23:17:30 -04:00
log-edit.el Improved ChangeLog generation for vc log (Bug#16301) 2019-08-03 20:14:52 -04:00
log-view.el ; Revert "Publicize behavior of log-view-diff at beginning/end of active region" 2019-06-10 03:58:53 +03:00
pcvs-defs.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
pcvs-info.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
pcvs-parse.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
pcvs-util.el * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete 2019-06-21 10:30:50 -04:00
pcvs.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
smerge-mode.el Check labels in smerge-mode 2019-06-25 23:23:01 +02:00
vc-annotate.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
vc-bzr.el Include the date in the bzr annotation buffer 2019-06-27 21:00:36 +02:00
vc-cvs.el New function time-convert 2019-08-05 18:37:29 -07:00
vc-dav.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
vc-dir.el Provide facility to ignore all marked files in vc 2019-09-15 15:00:20 +02:00
vc-dispatcher.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
vc-filewise.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
vc-git.el * lisp/vc/vc.el (vc-log-search): Fix docstring (bug#36644). 2019-07-25 02:21:28 +03:00
vc-hg.el Fix Bug#36090 2019-09-08 12:01:41 +02:00
vc-hooks.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
vc-mtn.el Add standard unmatchable regexp 2019-05-15 18:55:27 +02:00
vc-rcs.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
vc-sccs.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
vc-src.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
vc-svn.el Improve regexp advice again, and unchain ranges 2019-04-02 15:01:34 -07:00
vc.el Fix vc-default-ignore 2019-09-15 15:03:33 +02:00