* doc/misc/sem-user.texi (Include paths): Fix a Texinfo command.
This commit is contained in:
parent
0c633f135a
commit
ba74a2c0f2
2 changed files with 6 additions and 2 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
|
||||
|
||||
* sem-user.texi (Include paths): Fix a Texinfo command.
|
||||
|
||||
2014-01-27 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* idlwave.texi (Lesson III---User Catalog, Online Help)
|
||||
|
|
|
|||
|
|
@ -416,11 +416,11 @@ Customize the system include path for the current major mode (or
|
|||
@var{mode}).
|
||||
@end deffn
|
||||
|
||||
@defun semanticdb-implied-include-tags
|
||||
@defvar semanticdb-implied-include-tags
|
||||
Include tags implied for all files of a given mode. You can set this
|
||||
variable with @code{defvar-mode-local} for a particular mode so that
|
||||
any symbols that exist for all files for that mode are included.
|
||||
@end defun
|
||||
@end defvar
|
||||
|
||||
@c @xref{Search Optimization}, for more information on include paths.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue