emacs-devel
[Top][All Lists]
Advanced

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

Re: Fix infinite loop in tex file handling in etags


From: Masatake YAMATO
Subject: Re: Fix infinite loop in tex file handling in etags
Date: Mon, 14 Aug 2006 17:35:25 +0900 (JST)

> >> Could someone install this patch, too?
> >
> >Done.
> 
> Please, do not install changes in etags.c, unless it is urgent and the
> reasons for the changes are clearly understood.  Generally speaking, it
> is better asking me first, as I have a regression test suite that I run
> before committing any changes.

How about etags.1?

2006-08-14  Masatake YAMATO  <address@hidden>

        * etags.1: Added / to the end of DEVAR regex evamle.

--- etags.1     01  7月 2006 12:53:00 +0900      3.22
+++ etags.1     14  8月 2006 09:22:59 +0900      
@@ -205,7 +205,7 @@
 
 Tag the DEFVAR macros in the emacs source files:
 .br
-\fI\-\-regex\='/[ \\t]*DEFVAR_[A-Z_ \\t(]+"\\([^"]+\\)"\/'\fP
+\fI\-\-regex\='/[ \\t]*DEFVAR_[A-Z_ \\t(]+"\\([^"]+\\)"/'\fP
 .\"" This comment is to avoid confusion to Emacs syntax highlighting
 .br
 




reply via email to

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