** Face remapping.
+** Optionally make the cursor a little thinner at the end of a line
+ or the end of the buffer.
+
** Add support for rendering antialiased text, probably using
XRender/Freetype.
+2005-11-06 Richard M. Stallman <rms@gnu.org>
+
+ * progmodes/compile.el (compilation-internal-error-properties):
+ save-excursion around the computation of MARKER.
+
+2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
+
+ * textmodes/flyspell.el (flyspell-external-point-words):
+ flyspell-get-word returns a list, not just a string.
+
2005-11-06 John Paul Wallington <jpw@pobox.com>
* ibuffer.el (ibuffer): Search all visible frames when getting
+2005-11-06 Richard M. Stallman <rms@gnu.org>
+
+ * files.texi (Magic File Names): find-file-name-handler checks the
+ `operations' property of the handler.
+
2005-11-03 Richard M. Stallman <rms@gnu.org>
* variables.texi (Frame-Local Variables): Small clarification.