# HG changeset patch # User Francesco Potort # Date 1164720687 0 # Node ID bb13d8a89b11d17bbc33209c1235bfd0703bd249 # Parent 9e75cb6ef88c122dc3fe31ca356caeec195a38ad Added / to the end of DEVAR regex evamle. diff -r 9e75cb6ef88c -r bb13d8a89b11 etc/etags.1 --- a/etc/etags.1 Tue Nov 28 09:22:13 2006 +0000 +++ b/etc/etags.1 Tue Nov 28 13:31:27 2006 +0000 @@ -205,7 +205,7 @@ 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