From 10de1e33e4133d8c17f03ba08b966ac0e2c4c211 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Francesco=20Potort=C3=AC?= Date: Mon, 26 Feb 2001 18:26:39 +0000 Subject: [PATCH] Mention that etags switches to C++ when meets `template'. --- etc/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index ac03adf7e69..c82e503195e 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1419,7 +1419,8 @@ declarations when given the --declarations option. "operator+", without spaces between the keyword and the operator. *** You shouldn't generally need any more the -C or -c++ option: etags -automatically detects a C++ file when it meets the `class' keyword. +automatically switches to C++ parsing when it meets the `class' or +`template' keywords. *** Etags now is able to delve at arbitrary deeps into nested structures in C-like languages. Previously, it was limited to one or two brace levels. -- 2.39.5