2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
+ * subr.el (with-selected-window): Only save/restore the selected window.
+
* progmodes/compile.el (compilation-error-regexp-alist):
Use expand-file-name and data-directory.
+2004-05-28 Jim Blandy <jimb@redhat.com>
+
+ * regex.c (print_partial_compiled_pattern): Add missing 'break'
+ after 'case wordend'. For symbeg and symend, print to stderr,
+ like the other cases.
+
2004-05-28 Noah Friedman <friedman@splode.com>
* process.c (Fdelete_process): Do not call remove_process.