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

Diff of /emacs/src/term.c

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

revision 1.149 by handa, Thu Aug 21 11:36:08 2003 UTC revision 1.150 by eliz, Sun Aug 24 15:04:45 2003 UTC
# Line 2160  term_init (terminal_type) Line 2160  term_init (terminal_type)
2160    char *area;    char *area;
2161    char **address = &area;    char **address = &area;
2162    char *buffer = NULL;    char *buffer = NULL;
2163    const int buffer_size = 4096;    int buffer_size = 4096;
2164    register char *p;    register char *p;
2165    int status;    int status;
2166    struct frame *sf = XFRAME (selected_frame);    struct frame *sf = XFRAME (selected_frame);

Legend:
Removed from v.1.149  
changed lines
  Added in v.1.150

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