]> git.eshelyaron.com Git - emacs.git/commitdiff
Added / to the end of DEVAR regex evamle.
authorFrancesco Potortì <pot@gnu.org>
Tue, 28 Nov 2006 13:31:27 +0000 (13:31 +0000)
committerFrancesco Potortì <pot@gnu.org>
Tue, 28 Nov 2006 13:31:27 +0000 (13:31 +0000)
etc/etags.1

index 3007d95a5c2a89db8c604ed4093e1e47372ed881..80fe2843b9159440a0f4c578100e5046afb95639 100644 (file)
@@ -205,7 +205,7 @@ from shell interpretation.
 
 Tag the DEFVAR macros in the emacs source files:
 .br
-\fI\-\-regex\='/[ \\t]*DEFVAR_[A-Z_ \\t(]+"\\([^"]+\\)"\/'\fP
+\fI\-\-regex\='/[ \\t]*DEFVAR_[A-Z_ \\t(]+"\\([^"]+\\)"/'\fP
 .\"" This comment is to avoid confusion to Emacs syntax highlighting
 .br