comparison lisp/ChangeLog @ 5600:80aed35416d7

ChangeLog cleanup
author Vin Shelton <acs@xemacs.org>
date Mon, 21 Nov 2011 09:26:45 -0500
parents 79a1a759ec3d
children 3152c2c21461
comparison
equal deleted inserted replaced
5599:d88edf8f3b88 5600:80aed35416d7
1 2011-11-09 Aidan Kehoe <kehoea@parhasard.net>
2 2011-11-14 Vin Shelton <acs@xemacs.org> 1 2011-11-14 Vin Shelton <acs@xemacs.org>
3 2
4 * faces.el: When the default background was changed from light to 3 * faces.el: When the default background was changed from light to
5 dark or vice versa, the custom-property cache maintained the old 4 dark or vice versa, the custom-property cache maintained the old
6 value, preventing face definitions from choosing the proper 5 value, preventing face definitions from choosing the proper
7 values. Patch from Aidan Kehoe. 6 values. Patch from Aidan Kehoe.
8 7
8 2011-11-09 Aidan Kehoe <kehoea@parhasard.net>
9 9
10 * help.el (describe-function-1): 10 * help.el (describe-function-1):
11 When printing compiled functions, mention whether they're 11 When printing compiled functions, mention whether they're
12 built-in. 12 built-in.
13 13