2007-12-06 D. Goel <deego3@gmail.com>
+ * textmodes/ispell.el (ispell-process-line)
* vc.el (vc-update)
* ibuffer.el (ibuffer-current-buffer): Fix breakage from the
change below.
;; `query-replace' makes multiple corrections on the starting line.
(or (ispell-looking-at (car poss))
;; This occurs due to filter pipe problems
- (error "%s" (concat "Ispell misalignment: word "
+ (error (concat "Ispell misalignment: word "
"`%s' point %d; probably incompatible versions")
(car poss) (marker-position word-start)))
;; ispell-cmd-loop can go recursive & change buffer