[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] htags recognizes virtualauto as a reservation word.
From: |
Shigio Yamaguchi |
Subject: |
Re: [PATCH] htags recognizes virtualauto as a reservation word. |
Date: |
Sun, 16 Feb 2003 18:56:03 +0900 |
Committed.
Thank you!
> ? htags/Makefile
> ? htags/Makefile.in
> ? htags/const.pl
> ? htags/htags
> ? htags/htags.1
> Index: htags/htags.in
> ===================================================================
> RCS file: /cvsroot/global/global/htags/htags.in,v
> retrieving revision 1.92
> diff -u -r1.92 htags.in
> --- htags/htags.in 16 Feb 2003 03:26:35 -0000 1.92
> +++ htags/htags.in 16 Feb 2003 09:10:29 -0000
> @@ -108,7 +108,7 @@
> "short,signed,sizeof,static,struct,switch,typedef,union," .
> "unsigned,void,volatile,while";
> $'cpp_reserved_words = "catch,class,delete,friend,inline,new,operator,
" .
> - "private,protected,public,template,this,throw,try,virtual" .
> + "private,protected,public,template,this,throw,try,virtual," .
> $'c_reserved_words;
> $'java_reserved_words = "abstract,boolean,break,byte,case,catch,char,class,
" .
> "const,continue,default,do,double,else,extends,false," .
>
> ----
> $B4dK\(B $B=(<y(B address@hidden
>
>
> _______________________________________________
> Bug-global mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-global
>
>
--
Shigio Yamaguchi <address@hidden> - Tama Communications Corporation
PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3