Mercurial > hg > xemacs-beta
comparison src/console-tty.h @ 392:1f50e6fe4f3f r21-2-11
Import from CVS: tag r21-2-11
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:10:50 +0200 |
parents | 8626e4521993 |
children | 74fd4e045ea6 |
comparison
equal
deleted
inserted
replaced
391:e50d8e68d7a5 | 392:1f50e6fe4f3f |
---|---|
291 Error_behavior errb); | 291 Error_behavior errb); |
292 Lisp_Object tty_semi_canonicalize_device_connection (Lisp_Object connection, | 292 Lisp_Object tty_semi_canonicalize_device_connection (Lisp_Object connection, |
293 Error_behavior errb); | 293 Error_behavior errb); |
294 Lisp_Object tty_canonicalize_device_connection (Lisp_Object connection, | 294 Lisp_Object tty_canonicalize_device_connection (Lisp_Object connection, |
295 Error_behavior errb); | 295 Error_behavior errb); |
296 struct console * tty_find_console_from_fd (int fd); | |
296 | 297 |
297 #endif /* _XEMACS_CONSOLE_TTY_H_ */ | 298 #endif /* _XEMACS_CONSOLE_TTY_H_ */ |