[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-cur
From: |
Eli Zaretskii |
Subject: |
bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line |
Date: |
Mon, 10 Dec 2018 08:27:01 +0200 |
> From: Juri Linkov <juri@linkov.net>
> Cc: 33476@debbugs.gnu.org
> Date: Mon, 10 Dec 2018 01:54:14 +0200
>
> The file admin/notes/repo instructs to use the phrase
> "Not to be merged to master" to indicate that it should
> not be merged to the master.
>
> But actually `gitmerge-skip-regexp' doesn't match this phrase:
>
> (string-match gitmerge-skip-regexp "; Not to be merged to master")
> nil
>
> Should admin/gitmerge.el be fixed to support this phrase
> before the next merge to master?
Please don't use the instructions in admin/notes/repo, use the
instructions in CONTRIBUTE instead. Personally, I'm not sure why the
former exists, I'd be happy if we deleted it (and move any information
that isn't already there to CONTRIBUTE).
Thanks.
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Eli Zaretskii, 2018/12/08
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Juri Linkov, 2018/12/08
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Eli Zaretskii, 2018/12/09
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Juri Linkov, 2018/12/09
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line,
Eli Zaretskii <=
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Richard Stallman, 2018/12/10
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Glenn Morris, 2018/12/11
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Eli Zaretskii, 2018/12/12
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Richard Stallman, 2018/12/12
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Robert Pluim, 2018/12/13
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Richard Stallman, 2018/12/13