/[emacs]/emacs/src/bytecode.c
ViewVC logotype

Diff of /emacs/src/bytecode.c

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

revision 1.74 by monnier, Thu May 1 00:22:31 2003 UTC revision 1.75 by monnier, Wed May 14 18:50:10 2003 UTC
# Line 1  Line 1 
1  /* Execution of byte code produced by bytecomp.el.  /* Execution of byte code produced by bytecomp.el.
2     Copyright (C) 1985, 1986, 1987, 1988, 1993, 2000, 2001, 2002     Copyright (C) 1985, 1986, 1987, 1988, 1993, 2000, 2001, 2002, 2003
3     Free Software Foundation, Inc.     Free Software Foundation, Inc.
4    
5  This file is part of GNU Emacs.  This file is part of GNU Emacs.
# Line 39  by Hallvard: Line 39  by Hallvard:
39  #include "buffer.h"  #include "buffer.h"
40  #include "charset.h"  #include "charset.h"
41  #include "syntax.h"  #include "syntax.h"
42    #include "window.h"
43    
44  #ifdef CHECK_FRAME_FONT  #ifdef CHECK_FRAME_FONT
45  #include "frame.h"  #include "frame.h"

Legend:
Removed from v.1.74  
changed lines
  Added in v.1.75

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