1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-08 20:58:58 +00:00

(print_help): Enclose the regexp in the help text example in quotes.

This commit is contained in:
Eli Zaretskii 2001-04-27 13:36:06 +00:00
parent 5a5d918531
commit f4976ebcea
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
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.

View File

@ -712,7 +712,7 @@ Relative ones are stored relative to the output file's directory.");
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\