Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5527:b3b28406da8c
Add a custom group that applies to view-mode-line-string.
lisp/ChangeLog addition:
2011-06-24 Aidan Kehoe <kehoea@parhasard.net>
* view-less.el (view):
Add a custom group to this file, so view-mode-line-string has an
associated custom group automatically.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Fri, 24 Jun 2011 19:58:12 +0100 |
parents | 2a6a8da4dd7c |
children | dc88f282ddc3 |
comparison
equal
deleted
inserted
replaced
5525:2a6a8da4dd7c | 5527:b3b28406da8c |
---|---|
1 2011-06-24 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * view-less.el (view): | |
4 Add a custom group to this file, so view-mode-line-string has an | |
5 associated custom group automatically. | |
6 | |
1 2011-06-19 Aidan Kehoe <kehoea@parhasard.net> | 7 2011-06-19 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * cl-macs.el (cl-defsubst-expand): | 9 * cl-macs.el (cl-defsubst-expand): |
4 It is occasionally the case that the symbol naming the argument | 10 It is occasionally the case that the symbol naming the argument |
5 co-incides with the value that it is replacing; in that case, | 11 co-incides with the value that it is replacing; in that case, |