Mercurial > emacs
changeset 28849:76e727bc0dfd
Fix make-obsolete for internal-get-face.
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 10 May 2000 09:35:14 +0000 |
parents | 76d2fa8b61b3 |
children | 1fdfc579d0bd |
files | lisp/faces.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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