comparison lisp/ChangeLog @ 4480:74caf140505b

Wrap field descriptions, descr-text.el; name created buffer more uniquely. 2008-07-19 Aidan Kehoe <kehoea@parhasard.net> * descr-text.el (describe-property-list): Move the (require 'hyper-apropos) call to top level, this isn't the only function that uses the relevant face. (describe-char): Wrap the Unihan field descriptions if they are longer than the windows width minus 50. Rename the created buffer to reflect the character's position as well as its value.
author Aidan Kehoe <kehoea@parhasard.net>
date Sat, 19 Jul 2008 15:19:59 +0200
parents e34711681f30
children f9c70d94f427
comparison
equal deleted inserted replaced
4479:4cb7c59b5201 4480:74caf140505b
1 2008-07-19 Aidan Kehoe <kehoea@parhasard.net>
2
3 * descr-text.el (describe-property-list): Move the (require
4 'hyper-apropos) call to top level, this isn't the only function
5 that uses the relevant face.
6 (describe-char): Wrap the Unihan field descriptions if they are
7 longer than the windows width minus 50.
8 Rename the created buffer to reflect the character's position as
9 well as its value.
10
1 2008-07-07 Aidan Kehoe <kehoea@parhasard.net> 11 2008-07-07 Aidan Kehoe <kehoea@parhasard.net>
2 12
3 Patch to make it up to the device-specific code whether 13 Patch to make it up to the device-specific code whether
4 various Lisp functions should be called during device creation, 14 various Lisp functions should be called during device creation,
5 not relying on the startup code to decide this. Also, rename 15 not relying on the startup code to decide this. Also, rename