]> code.delx.au - gnu-emacs/commit
Coalesce extern decls.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Jul 2014 17:55:24 +0000 (10:55 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Jul 2014 17:55:24 +0000 (10:55 -0700)
commit6a89fc81ea7b94ddf20775a2c85811bdf9a775d6
treed3c597bc6978b205b56fb03f228c5e56a5a78987
parent47571310770234371eb6e361214056efd1b67137
Coalesce extern decls.

* minibuf.c (emacs_get_tty, emacs_set_tty, suppress_echo_on_tty):
* sysdep.c (emacs_get_tty, emacs_set_tty):
Move duplicate extern decls from here ...
* systty.h: ... to here, so that there's just one copy.
src/ChangeLog
src/minibuf.c
src/sysdep.c
src/systty.h