2004-11-06 Lars Brinkhoff <lars@nocrew.org>
* configure.in: Add check for getrusage.
+ * configure: Regenerate.
2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
+2004-11-06 Eli Zaretskii <eliz@gnu.org>
+
+ * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
+ display doesn't support images.
+
2004-11-06 Andreas Schwab <schwab@suse.de>
* tempo.el (tempo-match-finder): Doc fix.
+2004-11-06 Lars Brinkhoff <lars@nocrew.org>
+
+ * os.texi (Processor Run Time): New section documenting
+ get-internal-run-time.
+
2004-11-06 Eli Zaretskii <eliz@gnu.org>
* Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
2004-11-06 Lars Brinkhoff <lars@nocrew.org>
* config.in: Regenerate (add HAVE_GETRUSAGE).
+ * editfns.c (Fget_internal_run_time): New function.
+ (syms_of_data): Defsubr it.
+ * fns.c (sxhash): As far as possible, merge calculation of
+ hash code for symbols and strings.
2004-11-06 Eli Zaretskii <eliz@gnu.org>