From 0d327994db9eb1273b488d90dfbedd7c58e6c3ce Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 22 Feb 2011 23:27:09 -0800 Subject: Fix some mis-spellings of "precede" that are not in emacs-23 branch. --- lisp/allout-widgets.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/allout-widgets.el') diff --git a/lisp/allout-widgets.el b/lisp/allout-widgets.el index 75e1e5882f..cc5fd6d96f 100644 --- a/lisp/allout-widgets.el +++ b/lisp/allout-widgets.el @@ -2013,7 +2013,7 @@ Optional FORCE means force reassignment of the region property." ;; item body), to bias the registered values. ;; ;; This is not necessary/useful when the item is being decorated, because - ;; that always must be preceeded by a fresh item parse. + ;; that always must be preceded by a fresh item parse. (if (not (eq field :body-end)) (widget-get item-widget :from) -- cgit v1.2.3