comparison lisp/ChangeLog @ 4481:f9c70d94f427

Correct syntax of #'error calls, descr-text.el 2008-07-20 Aidan Kehoe <kehoea@parhasard.net> * descr-text.el (describe-char-unicode-data): Correct three calls to #'error; it doesn't take #'message style format strings and arguments.
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 20 Jul 2008 15:04:20 +0200
parents 74caf140505b
children e3ef34f57070
comparison
equal deleted inserted replaced
4480:74caf140505b 4481:f9c70d94f427
1 2008-07-20 Aidan Kehoe <kehoea@parhasard.net>
2
3 * descr-text.el (describe-char-unicode-data):
4 Correct three calls to #'error; it doesn't take #'message style
5 format strings and arguments.
6
1 2008-07-19 Aidan Kehoe <kehoea@parhasard.net> 7 2008-07-19 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * descr-text.el (describe-property-list): Move the (require 9 * descr-text.el (describe-property-list): Move the (require
4 'hyper-apropos) call to top level, this isn't the only function 10 'hyper-apropos) call to top level, this isn't the only function
5 that uses the relevant face. 11 that uses the relevant face.