From fb07a30287bd22151362b7bf0ba9f813aa334261 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Sat, 12 Feb 2000 19:50:59 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 17 +++++++++++++++++ src/ChangeLog | 9 ++++++--- 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7178a996bba..92579ba47ac 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,20 @@ +2000-02-12 Gerd Moellmann + + * 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 * wid-edit.el: (widgets) [defgroup]: Remove url link. diff --git a/src/ChangeLog b/src/ChangeLog index 10dcd3d81ed..795eb815f06 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,11 +1,14 @@ +2000-02-12 Gerd Moellmann + + * xdisp.c (syms_of_xdisp): Doc fix for scroll-conservatively. + 2000-02-12 Dave Love * 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. -- 2.39.5