changeset 31803:1430a37286eb

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 21 Sep 2000 09:29:24 +0000
parents c182c9b42c86
children e57e942d4ca1
files lisp/ChangeLog lisp/gnus/ChangeLog
diffstat 2 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Sep 21 09:23:32 2000 +0000
+++ b/lisp/ChangeLog	Thu Sep 21 09:29:24 2000 +0000
@@ -32,6 +32,20 @@
 	(diff-apply-hunk): Use the new result from  diff-find-source-location.
 	(diff-goto-source): Use the new diff-find-source-location.
 
+2000-09-20  Dave Love  <fx@gnu.org>
+
+	* iswitchb.el: Some doc fixes.
+	(iswitchb-mode-map): Define completely initially.  Inherit
+	minibuffer-local-map.
+	(iswitchb-completion-help) <!iswitchb-xemacs>: Use
+	fundamental-mode.
+	(iswitchb-global-map): New variable.
+	(iswitchb-summaries-to-end): Amalgamate regexps.
+	(iswitchb-mode): New.
+	(iswitchb-mode-hook): New variable.
+	(iswitchb) <defgroup>: Add URL link.  Use group `completion', not
+	`extensions'.
+
 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
 
 	* ehelp.el (electric-help): New defgroup.
--- a/lisp/gnus/ChangeLog	Thu Sep 21 09:23:32 2000 +0000
+++ b/lisp/gnus/ChangeLog	Thu Sep 21 09:29:24 2000 +0000
@@ -1,3 +1,8 @@
+2000-09-21  Dave Love  <fx@gnu.org>
+
+	* gnus-ems.el (gnus-article-display-xface): Use unibyte for the
+	image processing.  Rationalize logic somewhat.
+
 2000-09-20  Dave Love  <fx@gnu.org>
 
 	* smiley-ems.el, frown.xbm, smile.xbm, wry.xbm: New files.