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: Mon, 17 Jun 2002 18:08:20 -0400

Index: emacs/etc/etags.1
diff -c emacs/etc/etags.1:3.11 emacs/etc/etags.1:3.12
*** emacs/etc/etags.1:3.11      Thu Jun 13 08:10:15 2002
--- emacs/etc/etags.1   Mon Jun 17 18:08:20 2002
***************
*** 176,188 ****
  multiple lines; and \fIs\fP, which implies \fIm\fP and means that the
  dot character in \fItagregexp\fP matches the newline char as well.
  .br
! cthe optional \fB{\fP\fIlanguage\fP\fB}\fP means that the tag should be
  created only for files of language \fIlanguage\fP, and ignored
  otherwise.  This is particularly useful when storing many predefined
  regexps in a file.
  .br
! In its second form, \fIregexfile\fP is the name of a file containing
! regexps, one per line.  Lines beginning with a space or tab are assumed
  to be comments, and ignored.
  
  .br
--- 176,195 ----
  multiple lines; and \fIs\fP, which implies \fIm\fP and means that the
  dot character in \fItagregexp\fP matches the newline char as well.
  .br
! The separator, which is \fB/\fP in the examples, can be any character
! different from space, tab, braces and address@hidden  If the separator
! character is needed inside the regular expression, it must be quoted
! by preceding it with \fB\\\fP.
! .br
! The optional \fB{\fP\fIlanguage\fP\fB}\fP prefix means that the tag
! should be
  created only for files of language \fIlanguage\fP, and ignored
  otherwise.  This is particularly useful when storing many predefined
  regexps in a file.
  .br
! In its second form, \fIregexfile\fP is the name of a file that contains
! a number of arguments to the \fI\-\-regex\=\fP option,
! one per line.  Lines beginning with a space or tab are assumed
  to be comments, and ignored.
  
  .br



reply via email to

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