From c29d77c4b63df2f8a7ebbe3737a1d41eae6883be Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 21 Sep 2000 09:29:24 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 14 ++++++++++++++ lisp/gnus/ChangeLog | 5 +++++ 2 files changed, 19 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e71fe85bfad..1921e2e4f38 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 + + * iswitchb.el: Some doc fixes. + (iswitchb-mode-map): Define completely initially. Inherit + minibuffer-local-map. + (iswitchb-completion-help) : Use + fundamental-mode. + (iswitchb-global-map): New variable. + (iswitchb-summaries-to-end): Amalgamate regexps. + (iswitchb-mode): New. + (iswitchb-mode-hook): New variable. + (iswitchb) : Add URL link. Use group `completion', not + `extensions'. + 2000-09-20 Gerd Moellmann * ehelp.el (electric-help): New defgroup. diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 8d9173344ab..6171082e6ec 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,8 @@ +2000-09-21 Dave Love + + * gnus-ems.el (gnus-article-display-xface): Use unibyte for the + image processing. Rationalize logic somewhat. + 2000-09-20 Dave Love * smiley-ems.el, frown.xbm, smile.xbm, wry.xbm: New files. -- 2.39.2