From: Michal Nazarewicz Date: Fri, 8 Jun 2018 08:20:43 +0000 (+0100) Subject: ; Tiny tpyo fix X-Git-Tag: emacs-27.0.90~4913 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f09e9d292f31abeac37e83c3558d7b33a6a1abbf;p=emacs.git ; Tiny tpyo fix * src/xfaces.c (face-remapping-alist): remove an empty ‘(3)’ introduced in a docstring by mistake. --- diff --git a/src/xfaces.c b/src/xfaces.c index 1654f8610e8..961bef7c9ce 100644 --- a/src/xfaces.c +++ b/src/xfaces.c @@ -6694,7 +6694,6 @@ REPLACEMENT is a face specification, i.e. one of the following: (1) a face name (2) a property list of attribute/value pairs, or - (3) (3) a list in which each element has one of the above forms. List values for REPLACEMENT are merged to form the final face