aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGerd Moellmann2000-01-29 12:15:49 +0000
committerGerd Moellmann2000-01-29 12:15:49 +0000
commitbbd9b56608ff9e354e8f665672cec9bca924a25d (patch)
treedb8eddc83921c8395d85bd62761da33def955835 /lisp
parentf5bd1691b763289fcbd680d421e3d2ed426e6137 (diff)
downloademacs-bbd9b56608ff9e354e8f665672cec9bca924a25d.tar.gz
emacs-bbd9b56608ff9e354e8f665672cec9bca924a25d.zip
*** 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 2823ff12e99..9a6b25d31dc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12000-01-18 Gerd Moellmann <gerd@gnu.org>
2
3 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
4 variable. If non-nil, order the buffer list according to the
5 currently selected frame.
6 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
7 non-nil, pass the selected frame to function buffer-list.
8
12000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> 92000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2 10
3 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix 11 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix