From c93674bb07eb5ccd85094043370f697e4d208c53 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 7 Dec 2001 03:41:19 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ src/ChangeLog | 5 +++++ 2 files changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 02673b21928..b950cad7d91 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2001-12-06 Richard M. Stallman + + * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE. + (set-justification-left, set-justification-right): Doc fix. + + * progmodes/f90.el (f90-break-line): Use (newline 1) + to insert newlines. + (bug-f90-mode): Variable deleted. + 2001-12-06 Stefan Monnier * indent.el (indent-line-function): Default is indent-relative again. diff --git a/src/ChangeLog b/src/ChangeLog index b6da1da27c4..a3e542a1f40 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-12-06 Richard M. Stallman + + * s/hpux10.h (random): Add undef. + (HAVE_RANDOM): Define it just once. + 2001-12-06 Stefan Monnier * eval.c: Undo last change: the standard syntax is not wanted. -- 2.39.2