*** empty log message ***

This commit is contained in:
Dave Love 2000-09-21 09:29:24 +00:00
parent e7d235f7f3
commit c29d77c4b6
2 changed files with 19 additions and 0 deletions

View file

@ -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.

View 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.