+2000-02-12 Gerd Moellmann <gerd@gnu.org>
+
+ * uniquify.el (toplevel): Require CL at compile time.
+ (uniquify-push): Removed.
+
+ * shadowfile.el (shadow-when): Removed.
+
+ * tempo.el (tempo-dolist, tempo-mapc): Removed.
+ (tempo-process-and-insert-string): Use dolist instead of
+ tempo-dolist.
+
+ * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
+ regexp for paragraph-start.
+
+ * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
+ commas as well.
+
2000-02-10 Dave Love <fx@gnu.org>
* wid-edit.el: (widgets) [defgroup]: Remove url link.
+2000-02-12 Gerd Moellmann <gerd@gnu.org>
+
+ * xdisp.c (syms_of_xdisp): Doc fix for scroll-conservatively.
+
2000-02-12 Dave Love <fx@gnu.org>
* s/aix3-2.h, s/osf-1.h: Define C_DEBUG_SWITCH for non-gcc.
* s/ux4800.h, s/umips.h, s/umax.h, s/sol2.h, s/sco5.h, s/rtu.h:
- * s/ptx4.h, s/umax.h, s/dgux.h, s/bsd4-2.h s/bsd4-3.h:
- * s/hpux.h
- Don't define HAVE_VFORK.
+ * s/ptx4.h, s/umax.h, s/dgux.h, s/bsd4-2.h, s/bsd4-3.h:
+ * s/hpux.h: Don't define HAVE_VFORK.
* s/gnu-linux.h: Don't define HAVE_VFORK or HAVE_SYS_SIGLIST.