# HG changeset patch # User Glenn Morris # Date 1263696875 28800 # Node ID ba25499d625a7b8b47527339958dafed5a21f8ee # Parent c2935244957271ffc5c9bee2b75070f56f75c753 (semantic-idle-work-for-one-buffer): Doc fix. diff -r c29352449572 -r ba25499d625a lisp/ChangeLog --- a/lisp/ChangeLog Sun Jan 17 03:30:13 2010 +0100 +++ b/lisp/ChangeLog Sat Jan 16 18:54:35 2010 -0800 @@ -1,3 +1,7 @@ +2010-01-17 Glenn Morris + + * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix. + 2010-01-17 Juanma Barranquero * cedet/semantic.el (semantic-mode): diff -r c29352449572 -r ba25499d625a lisp/cedet/semantic/idle.el --- a/lisp/cedet/semantic/idle.el Sun Jan 17 03:30:13 2010 +0100 +++ b/lisp/cedet/semantic/idle.el Sat Jan 16 18:54:35 2010 -0800 @@ -338,7 +338,7 @@ (defun semantic-idle-work-for-one-buffer (buffer) "Do long-processing work for BUFFER. Uses `semantic-safe' and returns the output. -Returns t of all processing succeeded." +Returns t if all processing succeeded." (with-current-buffer buffer (not (and ;; Just in case