# HG changeset patch # User Chong Yidong # Date 1259442685 0 # Node ID 6e2494c3a2ff6dfee3df91f7e2feacd9d606ca52 # Parent 0b797c8cfed827a9a99a947606ced5c62e1cf5aa * sem-user.texi (Semantic mode): Link to Idle Scheduler. diff -r 0b797c8cfed8 -r 6e2494c3a2ff doc/misc/ChangeLog --- a/doc/misc/ChangeLog Sat Nov 28 21:09:00 2009 +0000 +++ b/doc/misc/ChangeLog Sat Nov 28 21:11:25 2009 +0000 @@ -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 -r 0b797c8cfed8 -r 6e2494c3a2ff doc/misc/sem-user.texi --- a/doc/misc/sem-user.texi Sat Nov 28 21:09:00 2009 +0000 +++ b/doc/misc/sem-user.texi Sat Nov 28 21:11:25 2009 +0000 @@ -51,10 +51,11 @@ 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