comparison lisp/ChangeLog @ 67838:686761c34c71

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 27 Dec 2005 01:11:01 +0000
parents 1f90f2f751da
children 77e654cbed22
comparison
equal deleted inserted replaced
67837:88a152f5d26c 67838:686761c34c71
1 2005-12-26 Richard M. Stallman <rms@gnu.org> 1 2005-12-26 Richard M. Stallman <rms@gnu.org>
2
3 * paren.el (paren-showing-faces): New group.
4 (show-paren-match, show-paren-mismatch): Move to that group.
5
6 * button.el (button): Put into group `basic-faces'.
7
8 * progmodes/make-mode.el: Remove faces from group `faces'.
2 9
3 * apropos.el (apropos, apropos-value): Doc fix. 10 * apropos.el (apropos, apropos-value): Doc fix.
4 (apropos-documentation): Doc fix. 11 (apropos-documentation): Doc fix.
5 12
6 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca> 13 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>