+2011-02-07 Glenn Morris <rgm@gnu.org>
+
+ * simple.el (next-error): Doc fix.
+
2011-02-06 Chong Yidong <cyd@stupidchicken.com>
Thierry Volpiatto <thierry.volpiatto@gmail.com>
until you use it in some other buffer which uses Compilation mode
or Compilation Minor mode.
-See variables `compilation-parse-errors-function' and
-\`compilation-error-regexp-alist' for customization ideas."
+To control which errors are matched, customize the variable
+`compilation-error-regexp-alist'."
(interactive "P")
(if (consp arg) (setq reset t arg nil))
(when (setq next-error-last-buffer (next-error-find-buffer))