Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 931:3508e2f71814
[xemacs-hg @ 2002-07-24 04:46:29 by andyp]
gutter enhancement
author | andyp |
---|---|
date | Wed, 24 Jul 2002 04:46:29 +0000 |
parents | eaedf30d9d76 |
children | f6bc42928b34 |
comparison
equal
deleted
inserted
replaced
930:eaedf30d9d76 | 931:3508e2f71814 |
---|---|
1 2002-06-04 John H Palmieri <palmieri@math.washington.edu> | |
2 | |
3 * gutter-items.el (buffers-tab-omit-function): Default value is | |
4 now `buffers-tab-omit-some-buffers'. | |
5 * gutter-items.el (buffers-tab-omit-list): New customizable | |
6 variable, specifying which buffers to omit from buffers tab. | |
7 * gutter-items.el (buffers-tab-omit-some-buffers): New function | |
8 which uses buffers-tab-omit-list. | |
9 | |
1 2002-07-21 John Paul Wallington <jpw@xemacs.org> | 10 2002-07-21 John Paul Wallington <jpw@xemacs.org> |
2 | 11 |
3 * process.el (substitute-env-vars): New function; sync with | 12 * process.el (substitute-env-vars): New function; sync with |
4 GNU Emacs 21.1.50. | 13 GNU Emacs 21.1.50. |
5 (setenv): Add optional arg SUBSTITUTE-ENV-VARS; sync with | 14 (setenv): Add optional arg SUBSTITUTE-ENV-VARS; sync with |