Mercurial > emacs
comparison lisp/ChangeLog @ 27499:92903015c94c
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Sat, 29 Jan 2000 18:44:47 +0000 |
parents | 960ea40c1a7e |
children | a324531e5097 |
comparison
equal
deleted
inserted
replaced
27498:960ea40c1a7e | 27499:92903015c94c |
---|---|
1 2000-01-29 Dave Love <fx@gnu.org> | |
2 | |
3 * facemenu.el: Purecopy various strings. | |
4 | |
5 * timezone.el (timezone-fix-time): Window against 69 for two-digit | |
6 years. Deal with three-digit years. | |
7 | |
8 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use | |
9 defconst, purecopy. | |
10 (help-back-label): Purecopy it. | |
11 | |
1 2000-01-18 Gerd Moellmann <gerd@gnu.org> | 12 2000-01-18 Gerd Moellmann <gerd@gnu.org> |
2 | 13 |
3 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration | 14 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration |
4 variable. If non-nil, order the buffer list according to the | 15 variable. If non-nil, order the buffer list according to the |
5 currently selected frame. | 16 currently selected frame. |