Mercurial > emacs
diff lisp/ChangeLog @ 31803:1430a37286eb
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 21 Sep 2000 09:29:24 +0000 |
parents | 9de0c3880281 |
children | 1a3a36f6811b |
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.