1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/doc
Chong Yidong fb5b8aca99 Updates to Display chapter of Lisp manual.
* doc/lispref/display.texi (The Echo Area): Add xref to Output Streams.
(Displaying Messages): Improve doc of message.
(Echo Area Customization, Invisible Text): Copyedits.
(Invisible Text): Mention that spec comparison is done with eq.
(Width): Improve doc of char-width.
(Faces): Recommend using symbol instead of string for face name.
Minor clarifications.
(Defining Faces): Copyedits.  Update face example.
(Attribute Functions): Mark set-face-foreground etc as commands.
(Face Remapping): Mention text-scale-adjust.  Clarify
face-remapping-alist and related docs.
(Face Functions): Don't document make-face or copy-face.

* lisp/faces.el (make-face, make-empty-face, copy-face):
* lisp/face-remap.el (face-remap-add-relative, face-remap-set-base):
Doc fixes.

* src/xfaces.c (Vface_remapping_alist): Doc fix.
2012-03-21 15:02:13 +08:00
..
emacs Misc manual updates. 2012-03-17 19:11:08 +08:00
lispintro Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
lispref Updates to Display chapter of Lisp manual. 2012-03-21 15:02:13 +08:00
man Bump version to 24.0.94 2012-02-27 11:20:00 +08:00
misc Fix the change in 2012-03-10T02:20:41Z!cyd@gnu.org, for bug #10450. 2012-03-10 11:40:05 +02:00