]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Thu, 21 Sep 2000 09:29:24 +0000 (09:29 +0000)
committerDave Love <fx@gnu.org>
Thu, 21 Sep 2000 09:29:24 +0000 (09:29 +0000)
lisp/ChangeLog
lisp/gnus/ChangeLog

index e71fe85bfadb14dfeaa7a3894b162396702ce670..1921e2e4f38f2b37dec381db927a77ece3f23216 100644 (file)
        (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.
index 8d9173344ab5d734f41193da4d0b85918d093006..6171082e6ec0f6218fe53517d2c7d716f65801d3 100644 (file)
@@ -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.