diff options
| author | Tom Tromey | 2013-08-25 14:25:59 -0600 |
|---|---|---|
| committer | Tom Tromey | 2013-08-25 14:25:59 -0600 |
| commit | 793ea5055aea85ff9227e1bf0c84ab37edba7201 (patch) | |
| tree | c9799eebe2b797a55fcbfcbd3710c9b5aa70051d /src/lisp.h | |
| parent | 1ce4c6398ea453a66f6943552b0ec866a690e9b1 (diff) | |
| parent | e687aa335a21662f67d2d73063272504a171ffab (diff) | |
| download | emacs-793ea5055aea85ff9227e1bf0c84ab37edba7201.tar.gz emacs-793ea5055aea85ff9227e1bf0c84ab37edba7201.zip | |
merge from trunk
Diffstat (limited to 'src/lisp.h')
| -rw-r--r-- | src/lisp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lisp.h b/src/lisp.h index 60a553cc7d1..51c09e0abb3 100644 --- a/src/lisp.h +++ b/src/lisp.h | |||
| @@ -4177,7 +4177,6 @@ extern void init_sys_modes (struct tty_display_info *); | |||
| 4177 | extern void reset_sys_modes (struct tty_display_info *); | 4177 | extern void reset_sys_modes (struct tty_display_info *); |
| 4178 | extern void init_all_sys_modes (void); | 4178 | extern void init_all_sys_modes (void); |
| 4179 | extern void reset_all_sys_modes (void); | 4179 | extern void reset_all_sys_modes (void); |
| 4180 | extern void flush_pending_output (int) ATTRIBUTE_CONST; | ||
| 4181 | extern void child_setup_tty (int); | 4180 | extern void child_setup_tty (int); |
| 4182 | extern void setup_pty (int); | 4181 | extern void setup_pty (int); |
| 4183 | extern int set_window_size (int, int, int); | 4182 | extern int set_window_size (int, int, int); |