changeset 106878:ba25499d625a

(semantic-idle-work-for-one-buffer): Doc fix.
author Glenn Morris <rgm@gnu.org>
date Sat, 16 Jan 2010 18:54:35 -0800
parents c29352449572
children bd5f6908042c
files lisp/ChangeLog lisp/cedet/semantic/idle.el
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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  <rgm@gnu.org>
+
+	* cedet/semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
+
 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
 
 	* cedet/semantic.el (semantic-mode):
--- 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