From af3e2be64a83168a44b8a9cb9345cc01fc781394 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 30 Aug 2008 22:33:20 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ src/ChangeLog | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0f518858585..226e198eacf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2008-08-30 Glenn Morris + * subr.el (make-variable-frame-local): Tweak obsolescence message. + * info.el (Info-hide-note-references, Info-refill-paragraphs): Doc fixes. diff --git a/src/ChangeLog b/src/ChangeLog index 1131367262f..8466ab7ba93 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2008-08-30 Glenn Morris + + * frame.c (Fmodify_frame_parameters): Doc fix. + 2008-08-30 Eli Zaretskii * w32.c (init_user_info): Allocate buf[] with xmalloc using the size -- 2.39.5