\f
* Changes in Emacs 21.4
+** The URL package is now part of Emacs.
+
** M-x compile has become more robust and reliable
Quite a few more kinds of messages are recognized. Messages that are
+2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
+
+ * url: Import the URL package from its repository.
+
2004-04-03 Andreas Schwab <schwab@suse.de>
* diff-mode.el (diff-mode): Fix missing quote.
2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
- * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text): Use
- utf-16le on little endian machines and utf-16be otherwise.
+ * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
+ Use utf-16le on little endian machines and utf-16be otherwise.
2004-04-02 David Kastrup <dak@gnu.org>