/[emacs]/emacs/lisp/faces.el
ViewVC logotype

Diff of /emacs/lisp/faces.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.270 by miles, Wed Jul 3 07:08:43 2002 UTC revision 1.271 by lektu, Tue Jul 9 07:34:22 2002 UTC
# Line 224  Value is FACE." Line 224  Value is FACE."
224  ;; support faces in display table entries.  ;; support faces in display table entries.
225    
226  (defun face-id (face &optional frame)  (defun face-id (face &optional frame)
227    "Return the interNal ID of face with name FACE.    "Return the internal ID of face with name FACE.
228  If optional argument FRAME is nil or omitted, use the selected frame."  If optional argument FRAME is nil or omitted, use the selected frame."
229    (check-face face)    (check-face face)
230    (get face 'face))    (get face 'face))

Legend:
Removed from v.1.270  
changed lines
  Added in v.1.271

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26