+2000-03-06 Karl Fogel <kfogel@red-bean.com>
+
+ * bookmark.el (bookmark-file-or-variation-thereof): New func, for
+ code abstracted out of `bookmark-jump-noselect'. Now tries info
+ extensions as well as compression extensions.
+ (bookmark-jump-noselect): Use above new func.
+
2000-03-03 Gerd Moellmann <gerd@gnu.org>
* strokes.el: Change maintainer's mail address.
2000-03-06 Gerd Moellmann <gerd@gnu.org>
+ * process.c (send_process): Remove local variable `procname' that
+ might become invalid when a GC happens. Instead, access the
+ process name slot directly.
+
* xfns.c (x_set_menu_bar_lines_1): Adjust window's orig_top and
orig_height if set.