** make back_comment use syntax-ppss or equivalent.
** Improve configure's treatment of NON_GNU_CPP on Solaris.
+(patch available for after Emacs 22)
+
+** Consider improving src/sysdep.c's search for a fqdn.
+http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00782.html
+
+** Find a proper fix for rcirc multiline nick adding.
+http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00684.html
* Important features:
2007-04-22 Glenn Morris <rgm@gnu.org>
+ * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom,
+ and give it the risky-local-variable property.
+
* textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev
before defining it.