]> git.eshelyaron.com Git - emacs.git/commitdiff
(copy-face): Fix spacing.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 6 Sep 2002 07:14:29 +0000 (07:14 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 6 Sep 2002 07:14:29 +0000 (07:14 +0000)
lisp/faces.el

index 422a851f56e1baba3646766e5687574db1e5c55b..f721ac0a7e868fdcf1b8b0193243eb0dbbe1dbe0 100644 (file)
@@ -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.