]> code.delx.au - gnu-emacs/blobdiff - src/termchar.h
(wait_reading_process_input): Don't signal SIGIO in batch mode.
[gnu-emacs] / src / termchar.h
index 4b1afc3ed00b910aa2ae8b4e9f812ea2c0a4da3d..da5413b8f9b78e6b2b77a9d346d60481f8afe81b 100644 (file)
@@ -15,10 +15,11 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GNU Emacs; see the file COPYING.  If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.  */
 
 
-extern int baud_rate;          /* Output speed in baud */
+/* 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.  */