summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d3154b4)
raw | patch | inline | side by side (parent: d3154b4)
author | Brandon Casey <casey@nrlssc.navy.mil> | |
Mon, 29 Sep 2008 21:52:01 +0000 (16:52 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 30 Sep 2008 20:49:07 +0000 (13:49 -0700) |
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
diff.c | patch | blob | history |
index b001d7b5072e71616fb36bed938d57b83e027178..7c982b49477bf791586246fc3a38a6a0dc92eb70 100644 (file)
--- a/diff.c
+++ b/diff.c
{ "python", "^[ \t]*((class|def)[ \t].*)$", REG_EXTENDED },
{ "ruby", "^[ \t]*((class|module|def)[ \t].*)$",
REG_EXTENDED },
- { "bibtex", "(@[a-zA-Z]{1,}[ \t]*\\{{0,1}[ \t]*[^ \t\"@',\\#}{~%]*).*$",
- REG_EXTENDED },
{ "tex",
"^(\\\\((sub)*section|chapter|part)\\*{0,1}\\{.*)$",
REG_EXTENDED },