From 9d542758cfd2885a2713ff49202342f562b830d8 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 28 Nov 2009 21:11:25 +0000 Subject: [PATCH] * sem-user.texi (Semantic mode): Link to Idle Scheduler. --- doc/misc/ChangeLog | 1 + doc/misc/sem-user.texi | 9 +++++---- 2 files changed, 6 insertions(+), 4 deletions(-) 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 -- 2.39.5