]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sat, 17 Nov 2001 04:01:46 +0000 (04:01 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 17 Nov 2001 04:01:46 +0000 (04:01 +0000)
lisp/ChangeLog
src/ChangeLog

index 7d51b4edf74e9f8dafa2f00a545c586cad2ceb96..aa376c3da3465177db95ed09484017b33e34ed56 100644 (file)
@@ -1,3 +1,9 @@
+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
index 484d4994d7a5ad399d7fcb4247db9d58eb1a6e55..dcd69d8744d6f36947116ee3356a7d094a993af8 100644 (file)
@@ -1,3 +1,13 @@
+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.