/[emacs]/emacs/lib-src/emacstool.c
ViewVC logotype

Diff of /emacs/lib-src/emacstool.c

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

revision 1.8 by pj, Wed Dec 19 07:24:46 2001 UTC revision 1.9 by pj, Sat Dec 29 22:21:10 2001 UTC
# Line 464  int interpose_on_window (argc, argv) Line 464  int interpose_on_window (argc, argv)
464                             0);                             0);
465    
466      /* Create a tty with emacs in it */      /* Create a tty with emacs in it */
467      tty_win = window_create (frame, TTY,      tty_win = window_create (frame, TTY,
468                               TTY_QUIT_ON_CHILD_DEATH, TRUE,                               TTY_QUIT_ON_CHILD_DEATH, TRUE,
469                               TTY_BOLDSTYLE, TTYSW_BOLD_INVERT,                               TTY_BOLDSTYLE, TTYSW_BOLD_INVERT,
470                               TTY_ARGV, argv,                               TTY_ARGV, argv,
471                               0);                               0);
472    
473      if (bold_name) {      if (bold_name) {

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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