diff lisp/cedet/semantic/util-modes.el @ 104512:aa2a07e5db2f

* cedet/semantic.el (semantic-parser-working-message): Use a less technical parsing message. (semantic-mode): Require semantic/db-ebrowse if we need to. * cedet/semantic/util-modes.el (semantic-highlight-func-mode): Doc fix.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 21 Sep 2009 19:05:56 +0000
parents 22e5fec9a17e
children a6a812dd2d88
line wrap: on
line diff
--- a/lisp/cedet/semantic/util-modes.el	Mon Sep 21 18:24:56 2009 +0000
+++ b/lisp/cedet/semantic/util-modes.el	Mon Sep 21 19:05:56 2009 +0000
@@ -1165,10 +1165,10 @@
   "Minor mode to highlight the first line of the current tag.
 Enables/disables making the header line of functions sticky.
 A function (or other tag class specified by
-`semantic-stickfunc-sticky-classes') is highlighted, meaning the
+`semantic-stickyfunc-sticky-classes') is highlighted, meaning the
 first line which describes the rest of the construct.
 
-See `semantic-stickfunc-mode' for putting a function in the
+See `semantic-stickyfunc-mode' for putting a function in the
 header line.  This mode recycles the stickyfunc configuration
 classes list.