comparison lisp/ChangeLog @ 112177:c3c205cb80c1

Make org-link and idlwave-help-link inherit from link face. Suggested by Joakim Verona. * lisp/org/org-faces.el (org-link): * lisp/progmodes/idlw-help.el (idlwave-help-link): Inherit from link face.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 09 Jan 2011 16:24:07 -0500
parents 60bee8db359c
children af71852e09a2
comparison
equal deleted inserted replaced
112176:60bee8db359c 112177:c3c205cb80c1
1 2011-01-09 Chong Yidong <cyd@stupidchicken.com> 1 2011-01-09 Chong Yidong <cyd@stupidchicken.com>
2
3 * progmodes/idlw-help.el (idlwave-help-link): Inherit from link
4 face. Suggested by Joakim Verona.
2 5
3 * comint.el (comint-highlight-prompt): Inherit minibuffer-prompt. 6 * comint.el (comint-highlight-prompt): Inherit minibuffer-prompt.
4 7
5 * wid-edit.el (visibility): Replace :on-image and :off-image 8 * wid-edit.el (visibility): Replace :on-image and :off-image
6 widget properties with :on-glyph and :off-glyph, for consistency 9 widget properties with :on-glyph and :off-glyph, for consistency