mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-08 04:30:45 -08:00
(internal-merge-in-global-face): Fix newline in doc string.
This commit is contained in:
parent
575daf042b
commit
460dc922d8
1 changed files with 1 additions and 1 deletions
|
|
@ -4562,7 +4562,7 @@ Value is nil if ATTR doesn't have a discrete set of valid values.")
|
|||
|
||||
DEFUN ("internal-merge-in-global-face", Finternal_merge_in_global_face,
|
||||
Sinternal_merge_in_global_face, 2, 2, 0,
|
||||
"Add attributes from frame-default definition of FACE to FACE on FRAME.
|
||||
"Add attributes from frame-default definition of FACE to FACE on FRAME.\n\
|
||||
Default face attributes override any local face attributes.")
|
||||
(face, frame)
|
||||
Lisp_Object face, frame;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue