emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/termchar.h


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

Index: emacs/src/termchar.h
diff -c emacs/src/termchar.h:1.6 emacs/src/termchar.h:1.7
*** emacs/src/termchar.h:1.6    Mon Jan 15 04:06:29 1996
--- emacs/src/termchar.h        Mon Mar  4 18:40:59 2002
***************
*** 19,25 ****
  Boston, MA 02111-1307, USA.  */
  
  
! extern int baud_rate;         /* Output speed in baud */
  extern int must_write_spaces; /* Nonzero means spaces in the text
                                   must actually be output; can't just skip
                                   over some columns to leave them blank.  */
--- 19,25 ----
  Boston, MA 02111-1307, USA.  */
  
  
! /* extern EMACS_INT baud_rate; */             /* Output speed in baud */
  extern int must_write_spaces; /* Nonzero means spaces in the text
                                   must actually be output; can't just skip
                                   over some columns to leave them blank.  */



reply via email to

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