aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-01-29 12:15:49 +0000
committerGerd Moellmann <[email protected]>2000-01-29 12:15:49 +0000
commitbbd9b56608ff9e354e8f665672cec9bca924a25d (patch)
treedb8eddc83921c8395d85bd62761da33def955835 /lisp
parentf5bd1691b763289fcbd680d421e3d2ed426e6137 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2823ff12e9..9a6b25d31d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2000-01-18 Gerd Moellmann <[email protected]>
+
+ * 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 <[email protected]>
* progmodes/ebnf2ps.el (ebnf-syntax): Doc fix