X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/34035df32674d5a6a4eb4112dfa5ea69b4dec64f..8e6208c5d2c91d70f2338d1c3d788e194c6c9d52:/src/xfaces.c diff --git a/src/xfaces.c b/src/xfaces.c index d99ce172d3..36a2fe0e83 100644 --- a/src/xfaces.c +++ b/src/xfaces.c @@ -95,7 +95,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 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.)