diff options
Diffstat (limited to 'doc/misc/sem-user.texi')
-rw-r--r-- | doc/misc/sem-user.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/sem-user.texi b/doc/misc/sem-user.texi index e2f7ea51303..ebd301cf5f9 100644 --- a/doc/misc/sem-user.texi +++ b/doc/misc/sem-user.texi @@ -903,12 +903,12 @@ at a given buffer position. The return value is an EIEIO object describing the context at @var{pos} (@pxref{Top,,,eieio,EIEIO manual}). -When called interactively, this displays a @samp{*Semantic Context +When called interactively, this displays a @file{*Semantic Context Analysis*} buffer containing a summary of the context at point. @end deffn @noindent -The Prefix section of the @samp{*Semantic Context Analysis*} buffer +The Prefix section of the @file{*Semantic Context Analysis*} buffer lists the tags based on the text at point. If it shows only a simple string, the Semantic was unable to identify what the data type was. |