summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Potortì <pot@gnu.org>2006-11-28 13:31:27 +0000
committerFrancesco Potortì <pot@gnu.org>2006-11-28 13:31:27 +0000
commitbae1fc0b339223ee994dd57a1e00ba62aca25da9 (patch)
treef6d9872a33139fd1e6878a854cad088504a256aa
parentfe689fb6615bc61d6733a413a5697af437630207 (diff)
downloademacs-bae1fc0b339223ee994dd57a1e00ba62aca25da9.tar.gz
Added / to the end of DEVAR regex evamle.
-rw-r--r--etc/etags.12
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/etags.1 b/etc/etags.1
index 3007d95a5c2..80fe2843b91 100644
--- a/etc/etags.1
+++ b/etc/etags.1
@@ -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