blob: b47358ddc9824d7087a70e241065c0eb21fe2a40 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
--- semantic/doc/semantic.texi.orig 2011-07-30 11:05:10.000000000 +0200
+++ semantic/doc/semantic.texi 2011-07-30 11:05:54.000000000 +0200
@@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
-@setfilename semantic.info
-@set TITLE Semantic Manual
+@setfilename semantic-cedet.info
+@set TITLE Semantic Manual (cedet version)
@set AUTHOR Eric M. Ludlam, David Ponce, and Richard Y. Kim
@settitle @value{TITLE}
@@ -44,7 +44,7 @@
@ifinfo
@dircategory Emacs
@direntry
-* Semantic: (semantic). Infrastructure for parser based text analysis.
+* Semantic-cedet: (semantic). Infrastructure for parser based text analysis.
@end direntry
@end ifinfo
|