emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/etags.1


From: Francesco Potortì
Subject: [Emacs-diffs] Changes to emacs/etc/etags.1
Date: Thu, 06 Jun 2002 18:44:10 -0400

Index: emacs/etc/etags.1
diff -c emacs/etc/etags.1:3.8 emacs/etc/etags.1:3.9
*** emacs/etc/etags.1:3.8       Thu Jun  6 09:18:44 2002
--- emacs/etc/etags.1   Thu Jun  6 18:44:10 2002
***************
*** 168,173 ****
--- 168,176 ----
  \fItagregexp\fP, it may be useful to add a \fInameregexp\fP, to
  narrow down the tag scope.  \fBctags\fP ignores regexps without a
  \fInameregexp\fP.  The syntax of regexps is the same as in emacs.
+ The following character escape sequences are supported:
+ \\a, \\b, \\d, \\e, \\f, \\n, \\r, \\t, \\v.
+ 
  .br
  Here are some examples.  All the regexps are quoted to protect them
  from shell interpretation.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]