# HG changeset patch # User Dave Love # Date 957951314 0 # Node ID 76e727bc0dfddd0af5d90c6ecc21191006f0b112 # Parent 76d2fa8b61b39bf07c96956a7e4c39101b7c2b02 Fix make-obsolete for internal-get-face. diff -r 76d2fa8b61b3 -r 76e727bc0dfd lisp/faces.el --- a/lisp/faces.el Wed May 10 09:25:53 2000 +0000 +++ b/lisp/faces.el Wed May 10 09:35:14 2000 +0000 @@ -170,7 +170,7 @@ should not be used anymore." (or (internal-find-face name frame) (check-face name))) -(make-obsolete 'internal-find-face "See `facep' and `check-face'.") +(make-obsolete 'internal-get-face "See `facep' and `check-face'.") ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @@ -1725,7 +1725,7 @@ (defun x-resolve-font-name (pattern &optional face frame) "Return a font name matching PATTERN. -All wildcards in PATTERN become substantiated. +All wildcards in PATTERN are instantiated. If PATTERN is nil, return the name of the frame's base font, which never contains wildcards. Given optional arguments FACE and FRAME, return a font which is