+2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * etags.c (print_help): Enclose the regexp in the help text
+ example in quotes.
+
2001-04-05 Dave Love <fx@gnu.org>
* emacsclient.c (fail): Don't return a value.
REGEXP is anchored (as if preceded by ^).\n\
The form /REGEXP/NAME/ creates a named tag.\n\
For example Tcl named tags can be created with:\n\
- --regex=/proc[ \\t]+\\([^ \\t]+\\)/\\1/.");
+ --regex=\"/proc[ \\t]+\\([^ \\t]+\\)/\\1/.\"");
puts ("-c /REGEXP/, --ignore-case-regex=/REGEXP/ or --ignore-case-regex=@regexfile\n\
Like -r, --regex but ignore case when matching expressions.");
puts ("-R, --no-regex\n\