Mercurial > emacs
diff lisp/ChangeLog @ 27498:960ea40c1a7e
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Sat, 29 Jan 2000 12:15:49 +0000 |
| parents | 3f01684c98ab |
| children | 92903015c94c |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jan 29 12:14:55 2000 +0000 +++ b/lisp/ChangeLog Sat Jan 29 12:15:49 2000 +0000 @@ -1,3 +1,11 @@ +2000-01-18 Gerd Moellmann <gerd@gnu.org> + + * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration + variable. If non-nil, order the buffer list according to the + currently selected frame. + (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is + non-nil, pass the selected frame to function buffer-list. + 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
