]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in last change.
authorJim Blandy <jimb@redhat.com>
Wed, 30 Jun 1993 04:14:08 +0000 (04:14 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 30 Jun 1993 04:14:08 +0000 (04:14 +0000)
lisp/faces.el

index b8bd36d2c44b6bca352611d1b8af087f1cf587af..9d84a3dd85ec2861e90daabe02fc9977894b09f0 100644 (file)
@@ -131,8 +131,6 @@ in that frame; otherwise change each frame."
 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))