1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 08:20:41 -08:00
emacs/doc
Glenn Morris bde3c6c0f7 Fixes related to face underlining
* lisp/faces.el (face-underline-p): Doc fix.  Handle :underline being
things other than `t' (a string, a list).
(face-inverse-video-p): Doc fix.
(set-face-underline): Rename it back from set-face-underline-p.
Doc fix.  Allow interactive input of values other than t.
(read-face-attribute): Apply formatting to :underline,
since like :box and :stipple it can take list values.

* doc/lispref/display.texi (Face Attributes): Fix :underline COLOR description.
(Attribute Functions): Update for set-face-underline rename.
Tweak descriptions of face-underline-p, face-inverse-video-p.

* etc/NEWS: Related edit.
2012-11-14 23:30:46 -08:00
..
emacs Doc fix for gdb-stopped-functions. 2012-11-13 03:54:37 +08:00
lispintro Update manual for new time stamp format. 2012-10-24 05:12:23 +00:00
lispref Fixes related to face underlining 2012-11-14 23:30:46 -08:00
man Update release logs 2012-08-24 17:53:39 +08:00
misc * doc/misc/erc.texi: Use @code{nil} rather than just "nil". 2012-11-13 00:16:58 -08:00