Mercurial > emacs
diff src/xfaces.c @ 14036:621a575db6f7
Comment fixes.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Fri, 05 Jan 1996 10:03:17 +0000 |
parents | 177fbffc7359 |
children | 24b93860d392 |
line wrap: on
line diff
--- a/src/xfaces.c Fri Jan 05 08:57:33 1996 +0000 +++ b/src/xfaces.c Fri Jan 05 10:03:17 1996 +0000 @@ -95,7 +95,7 @@ lisp manipulates to control what gets displayed. Elements 0 and 1 of FRAME->output_data.x->param_faces are special - they describe the default and mode line faces. None of the faces in param_faces have - GC's. (See src/dispextern.h for the definiton of struct face. + GC's. (See src/dispextern.h for the definition of struct face. lisp/faces.el maintains the isomorphism between face_alist and param_faces.)