emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/dispnew.c


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/dispnew.c
Date: Mon, 04 Mar 2002 18:41:01 -0500

Index: emacs/src/dispnew.c
diff -c emacs/src/dispnew.c:1.300 emacs/src/dispnew.c:1.301
*** emacs/src/dispnew.c:1.300   Sat Jan 19 08:54:57 2002
--- emacs/src/dispnew.c Mon Mar  4 18:41:00 2002
***************
*** 211,217 ****
  
  /* Line speed of the terminal.  */
  
! int baud_rate;
  
  /* Either nil or a symbol naming the window system under which Emacs
     is running.  */
--- 211,217 ----
  
  /* Line speed of the terminal.  */
  
! EMACS_INT baud_rate;
  
  /* Either nil or a symbol naming the window system under which Emacs
     is running.  */



reply via email to

[Prev in Thread] Current Thread [Next in Thread]