comparison lisp/ChangeLog @ 792:4e83fdb13eb9

[xemacs-hg @ 2002-03-23 05:08:47 by youngs] 2002-03-20 John Paul Wallington <jpw@shootybangbang.com> * menubar-items.el (list-all-buffers): New function. (list-all-buffers-function): New customizable variable. (default-menubar): Replace list-buffers with list-all-buffers. 2002-03-04 Simon Josefsson <jas@extundo.com> * files.el (auto-mode-alist): Move Sieve to a place where the comment is more appropriate for it.
author youngs
date Sat, 23 Mar 2002 05:08:52 +0000
parents 026c5bf9c134
children e38acbeb1cae
comparison
equal deleted inserted replaced
791:7b1f30330a19 792:4e83fdb13eb9
1 2002-03-20 John Paul Wallington <jpw@shootybangbang.com>
2
3 * menubar-items.el (list-all-buffers): New function.
4 (list-all-buffers-function): New customizable variable.
5 (default-menubar): Replace list-buffers with list-all-buffers.
6
7 2002-03-04 Simon Josefsson <jas@extundo.com>
8
9 * files.el (auto-mode-alist): Move Sieve to a place where the
10 comment is more appropriate for it.
11
1 2002-03-20 Ben Wing <ben@xemacs.org> 12 2002-03-20 Ben Wing <ben@xemacs.org>
2 13
3 * mule\mule-category.el: 14 * mule\mule-category.el:
4 * mule\mule-category.el (with-category-table): New. 15 * mule\mule-category.el (with-category-table): New.
5 Start implementing a category API compatible with FSF. Not there yet. 16 Start implementing a category API compatible with FSF. Not there yet.