From: Chong Yidong Date: Sat, 28 Nov 2009 21:11:25 +0000 (+0000) Subject: * sem-user.texi (Semantic mode): Link to Idle Scheduler. X-Git-Tag: emacs-pretest-23.1.90~181 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9d542758cfd2885a2713ff49202342f562b830d8;p=emacs.git * sem-user.texi (Semantic mode): Link to Idle Scheduler. --- diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index ee85ec2a2ec..7b0a82f5ce7 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -8,6 +8,7 @@ (Analyzer, Smart Completion, Smart Summary, Smart Jump) (Analyzer Debug) New nodes, adapted from the upstream Semantic user manual. + (Semantic mode): Link to Idle Scheduler. 2009-11-28 Kevin Ryde diff --git a/doc/misc/sem-user.texi b/doc/misc/sem-user.texi index 582ffb9103b..93c5b181409 100644 --- a/doc/misc/sem-user.texi +++ b/doc/misc/sem-user.texi @@ -51,10 +51,11 @@ In addition, enabling Semantic mode turns on certain auxiliary global minor modes, as specified by the variable @code{semantic-default-submodes}. The default auxiliary modes are SemanticDB mode (@pxref{SemanticDB}) and Global Semantic Idle -Scheduler mode. You can also toggle the auxiliary minor modes -separately, using their mode functions (e.g. @kbd{M-x -semanticdb-minor-mode}), or via the @samp{Development} menu. These -auxiliary minor modes are described in the following sections. +Scheduler mode (@pxref{Idle Scheduler}). You can also toggle the +auxiliary minor modes separately, using their mode functions +(e.g. @kbd{M-x semanticdb-minor-mode}), or via the @samp{Development} +menu. These auxiliary minor modes are described in the following +sections. @defvar semantic-new-buffer-setup-functions The value of this variable is an alist of functions to call for