diff options
| author | Glenn Morris | 2007-08-28 08:44:36 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-08-28 08:44:36 +0000 |
| commit | 8b9efd01e868fd2f0be7a27b15a7a365956a24cf (patch) | |
| tree | fb3cb554463da45a8aee4509b0719aec754ae2c1 /src/ChangeLog.multi-tty | |
| parent | 6e5b4ed6eae64cca9781da09261e842700c99d38 (diff) | |
| download | emacs-8b9efd01e868fd2f0be7a27b15a7a365956a24cf.tar.gz emacs-8b9efd01e868fd2f0be7a27b15a7a365956a24cf.zip | |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog.multi-tty')
| -rw-r--r-- | src/ChangeLog.multi-tty | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ChangeLog.multi-tty b/src/ChangeLog.multi-tty index 2932aaf47fd..f46d165786b 100644 --- a/src/ChangeLog.multi-tty +++ b/src/ChangeLog.multi-tty | |||
| @@ -607,9 +607,7 @@ | |||
| 607 | (syms_of_keyboard): Defsubr them. | 607 | (syms_of_keyboard): Defsubr them. |
| 608 | (Fset_input_meta_mode, Fset_quit_char): New functions. | 608 | (Fset_input_meta_mode, Fset_quit_char): New functions. |
| 609 | (Fset_input_mode): Split to above functions. | 609 | (Fset_input_mode): Split to above functions. |
| 610 | |||
| 611 | * lisp.h: EXFUN the new functions. | 610 | * lisp.h: EXFUN the new functions. |
| 612 | |||
| 613 | * xterm.c (x_initialize): Use Fset_input_interrupt_mode. | 611 | * xterm.c (x_initialize): Use Fset_input_interrupt_mode. |
| 614 | 612 | ||
| 615 | * print.c (print_preprocess): Don't lose print_depth levels while | 613 | * print.c (print_preprocess): Don't lose print_depth levels while |