comparison src/widget.c @ 5979:99e5ff29c408

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 17 Feb 1994 20:02:50 +0000
parents 4e8f26a0f2b7
children b50531f2f37e
comparison
equal deleted inserted replaced
5978:396e4dfed085 5979:99e5ff29c408
18 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 18 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
19 19
20 /* Emacs 19 face widget ported by Fred Pierresteguy */ 20 /* Emacs 19 face widget ported by Fred Pierresteguy */
21 21
22 #include <stdio.h> 22 #include <stdio.h>
23 #include "config.h" 23 #include <config.h>
24 #include "lisp.h" 24 #include "lisp.h"
25 #include "xterm.h" 25 #include "xterm.h"
26 26
27 #include "frame.h" 27 #include "frame.h"
28 28