Mercurial > emacs
log src/cm.h @ 20258:ebebe05191b4
age | author | description |
---|---|---|
Mon, 28 Jul 1997 17:04:18 +0000 | Richard M. Stallman | [HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T. |
Tue, 15 Jul 1997 18:58:44 +0000 | Richard M. Stallman | Fix previous change. |
Mon, 07 Jul 1997 06:42:35 +0000 | Richard M. Stallman | (ospeed): Declare as short unless HAVE_TERMIOS_H and LINUX. |
Fri, 27 Jun 1997 22:03:41 +0000 | Richard M. Stallman | (ospeed): Always use `extern' in the declaration. |
Tue, 10 Sep 1996 19:53:02 +0000 | Richard M. Stallman | [HAVE_TERMIOS_H]: Include termios.h. |
Tue, 16 Jul 1996 22:39:31 +0000 | Karl Heuer | Undo previous change. |
Tue, 16 Jul 1996 09:03:24 +0000 | Karl Heuer | Test HAVE_TERMIOS rather than the automatically-generated HAVE_TERMIOS_H, |