Re: [PATCH] diff: chapter and part in funcname for tex

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Giuseppe Bilotta <giuseppe.bilotta@...>
Cc: <git@...>
Date: Saturday, August 2, 2008 - 1:59 pm

Giuseppe Bilotta <giuseppe.bilotta@gmail.com> writes:


Ok on idea, but NAK on implementation.

"A\?" to mean 0 or one "A" in BRE is GNU extention and we try to avoid it.
"A\{0,1\}" is equivalent and we already use the bound notation in "java"
section, so perhaps this is an Ok replacement?

	{ "tex", "^\\(\\\\\\(\\(sub\\)*section\\|chapter\\|part\\)\\*\\{0,1\\}{.*\\)$" },

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] diff: chapter and part in funcname for tex, Junio C Hamano, (Sat Aug 2, 1:59 pm)
[PATCH] diff: chapter and part in funcname for tex, Giuseppe Bilotta, (Sat Aug 2, 5:56 pm)