+2001-10-25 Gerd Moellmann <gerd@gnu.org>
+
+ * Makefile.in (maybe_bootstrap): New target.
+ (all): Add to prerequisites to bootstrap if abbrev.elc doesn't
+ exist.
+
2001-10-24 Gerd Moellmann <gerd@gnu.org>
* configure.in: Use $MAKE for `make' if set.
Please send Emacs bug reports to bug-gnu-emacs@gnu.org.
For older news, see the file ONEWS
+\f
+* Changes in Emacs 21.2
+
+\f
+* Lisp Changes in Emacs 21.2
+
+** The variable `compilation-parse-errors-filename-function' can
+be used to transform filenames found in compilation output.
+
\f
* Installation Changes in Emacs 21.1
+2001-10-25 Gerd Moellmann <gerd@gnu.org>
+
+ * progmodes/compile.el (compilation-parse-errors-filename-function):
+ New variable.
+ (compilation-parse-errors): Use it.
+
2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
* progmodes/cc-engine.el (c-beginning-of-member-init-list):