(copy-face): Fix spacing.
This commit is contained in:
parent
0a6cac62de
commit
1c521fb08f
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ If the face already exists, it is left unmodified. Value is FACE."
|
|||
If NEW-FACE already exists as a face, it is modified to be like
|
||||
OLD-FACE. If it doesn't already exist, it is created.
|
||||
|
||||
If the optional argument FRAME is given as a frame, NEW-FACE is
|
||||
If the optional argument FRAME is given as a frame, NEW-FACE is
|
||||
changed on FRAME only.
|
||||
If FRAME is t, the frame-independent default specification for OLD-FACE
|
||||
is copied to NEW-FACE.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue