From e775fcc4024c0e9552f210e111ee66b9aed084c3 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 27 Nov 2000 18:01:19 +0000 Subject: [PATCH] *** empty log message *** --- lisp/gnus/ChangeLog | 9 +++++++++ lisp/tooltip.el | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index d35d49a2b72..b7e9256b7c8 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,12 @@ +2000-11-27 Dave Love + + * nnlistserv.el: Ignore errors when requiring nnweb and avoid a + compiler warning. + +2000-11-26 Dave Love + + * mm-uu.el (mm-uu-configure-list): Fix typo in :type. + 2000-11-23 Dave Love * uu-post.pbm, uu-decode.pbm: new files from XPMs. diff --git a/lisp/tooltip.el b/lisp/tooltip.el index 0d988ffdffb..9ad338418c2 100644 --- a/lisp/tooltip.el +++ b/lisp/tooltip.el @@ -145,7 +145,7 @@ only tooltips in the buffer containing the overlay arrow." This is only relevant GUD display, since otherwise it is equivalent to turning off Tooltip mode." :type 'boolean - :tag "use echo area" + :tag "Use echo area" :group 'tooltip) -- 2.39.2