From: Dmitry Gutov <dgutov@yandex.ru>
To: "Göktuğ Kayaalp" <self@gkayaalp.com>
Cc: 28570@debbugs.gnu.org
Subject: bug#28570: 27.0.50; [PATCH] Disable unhelpful default Extra: header in vc-dir
Date: Mon, 9 Oct 2017 16:18:01 +0300 [thread overview]
Message-ID: <0b74c3c5-e4ea-43f4-233a-af01fe4b9b1b@yandex.ru> (raw)
In-Reply-To: <ygmr2uem5h3.fsf@gkayaalp.com>
On 10/8/17 11:03 AM, Göktuğ Kayaalp wrote:
> Hi, please find attached the patch I promised some time ago. Sorry for
> the latency.
>
>
> diff --git a/lisp/vc/vc-rcs.el b/lisp/vc/vc-rcs.el
> index 9dffc144c6..0a10449763 100644
> --- a/lisp/vc/vc-rcs.el
> +++ b/lisp/vc/vc-rcs.el
> @@ -177,6 +177,8 @@ vc-rcs-dir-status-files
> (push (list frel state) result))))
> (funcall update-function result)))
>
> +(defun vc-rcs-dir-extra-headers (&rest ignore))
> +
> (defun vc-rcs-working-revision (file)
> "RCS-specific version of `vc-working-revision'."
> (or (and vc-consult-headers
Please send a .patch file, with commit message and everything.
See the mention of 'git format-patch' in CONTRIBUTE.
next prev parent reply other threads:[~2017-10-09 13:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-23 15:39 bug#28570: 27.0.50; [PATCH] Disable unhelpful default Extra: header in vc-dir Göktuğ Kayaalp
2017-09-25 0:24 ` Dmitry Gutov
2017-09-27 21:50 ` Göktuğ Kayaalp
2017-10-08 8:03 ` Göktuğ Kayaalp
2017-10-09 13:18 ` Dmitry Gutov [this message]
2017-10-09 22:43 ` bug#28570: [PATCH] Implement ‘vc-default-dir-extra-headers’ for vc-rcs İ. Göktuğ Kayaalp
2017-10-16 15:51 ` bug#28570: Added patch, pinging Göktuğ Kayaalp
2017-10-17 0:49 ` Noam Postavsky
2017-10-17 10:42 ` Dmitry Gutov
2017-10-17 10:40 ` Dmitry Gutov
2017-10-17 18:03 ` Göktuğ Kayaalp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0b74c3c5-e4ea-43f4-233a-af01fe4b9b1b@yandex.ru \
--to=dgutov@yandex.ru \
--cc=28570@debbugs.gnu.org \
--cc=self@gkayaalp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.