1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 13:10:57 -08:00
emacs/doc
Eli Zaretskii 45badeceec Implement pseudo-value 'reset' of face attrributes
* doc/lispref/display.texi (Face Attributes):
* etc/NEWS: Document the new pseudo-value 'reset'.

* src/xfaces.c (realize_named_face, lookup_derived_face)
(gui_supports_face_attributes_p, lookup_named_face)
(Finternal_merge_in_global_face, merge_named_face, merge_faces):
Handle the 'reset' pseudo-value of a face's attribute.
(syms_of_xfaces): New symbol 'reset'.
(RESET_P): New macro.
(check_lface_attrs, Finternal_set_lisp_face_attribute): Allow
'reset' as a value of any attribute except ':inherit'.
(Bug#38771)
2022-07-03 12:30:24 +03:00
..
emacs ; Minor fixes for 'global-text-scale-adjust' 2022-07-02 17:52:23 +03:00
lispintro Change current-time back to list form 2022-04-28 12:54:06 -07:00
lispref Implement pseudo-value 'reset' of face attrributes 2022-07-03 12:30:24 +03:00
man Merge from origin/emacs-28 2022-06-13 06:55:57 +02:00
misc Move dired-info and dired-man from dired-x to dired 2022-07-02 16:43:29 +02:00