* net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
* net/eudc.el (eudc-expand-inline):
- * net/newst-backend.el (newsticker--cache-read-feed): Fix typos in
+ * net/newst-backend.el (newsticker--cache-read-feed):
+ * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
condition-case handlers.
2009-09-18 Nick Roberts <nickrob@snap.net.nz>
(let ((pos (condition-case err
(and (nxml-scan-element-forward (point) t)
xmltok-start)
- nil)))
+ (nxml-scan-error nil))))
(end-of-line)
(skip-chars-backward " \t")
(cond ((not pos)