+2001-11-16 Richard M. Stallman <rms@gnu.org>
+
+ * calendar/todo-mode.el (todo-save): Fix previous change.
+
+ * subr.el (functionp): Do use cdr-safe on object.
+
2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
* bindings.el (mode-line-mode-name): Only put the help-echo property
+2001-11-16 Richard M. Stallman <rms@gnu.org>
+
+ * syswait.h: Delete conditionals for HPUX7, ISC 4.1, and convex.
+
+ * s/isc4-1.h (HAVE_SYS_WAIT_H): Add #undef.
+ * s/hpux.h (HAVE_SYS_WAIT_H): Add #undef.
+ * s/hpux8.h (HAVE_SYS_WAIT_H): Define it.
+
+ * m/convex.h (HAVE_SYS_WAIT_H): Add #undef.
+
2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
* fileio.c (build_annotations): Split off the tail.