From: Gerd Moellmann Date: Mon, 19 Jun 2000 12:13:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~3247 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d150418429115f2161ebdc8dba0f72d5e3a38387;p=emacs.git *** empty log message *** --- diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 7cd2d0af6a1..f404069a75b 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,7 @@ +2000-06-19 Gerd Moellmann + + * gnus-uu.el (gnus-uu-default-view-rules): Don't use `xv'. + 2000-05-08 Dave Love * pop3.el: Import changes from current Gnus. diff --git a/src/ChangeLog b/src/ChangeLog index 336af92181b..33a1180a509 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-06-19 Richard Stallman + + * data.c (set_internal): If variable is frame-local, + store the new value immediately into the frame parameter alist. + 2000-06-19 Ken Raeburn * xfns.c (jpeg_load): Fetch error-handling data first, then fill