changeset 3926:c2583a21ea56

Fix typo in last change.
author Jim Blandy <jimb@redhat.com>
date Wed, 30 Jun 1993 04:14:08 +0000
parents f286657c098e
children 1f1fefc400ed
files lisp/faces.el
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/faces.el	Tue Jun 29 23:33:00 1993 +0000
+++ b/lisp/faces.el	Wed Jun 30 04:14:08 1993 +0000
@@ -131,8 +131,6 @@
 This is an alist associating face names with the default values for
 their parameters.  Newly created frames get their data from here.")
 
-do not use this")
-
 (defun face-list ()
   "Returns a list of all defined face names."
   (mapcar 'car global-face-data))