]> git.eshelyaron.com Git - emacs.git/commitdiff
(print_help): Enclose the regexp in the help text example in quotes.
authorEli Zaretskii <eliz@gnu.org>
Fri, 27 Apr 2001 13:36:06 +0000 (13:36 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 27 Apr 2001 13:36:06 +0000 (13:36 +0000)
lib-src/ChangeLog
lib-src/etags.c

index 2db9dd672940f72b90f7109816c799c32ee716a7..050436c77324587fb9ba3bfa1e95c1648f33a067 100644 (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.
index 69810b5019310f6712f3ad071052c83db0cf6789..cf22f3ffc9da03a69f8c90ac37eedd925b6b5546 100644 (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\