changeset 72209:db3e2c7ec185

(Top): Update subnode menu.
author Richard M. Stallman <rms@gnu.org>
date Mon, 31 Jul 2006 18:34:36 +0000
parents 513c469ffd50
children 019e1ea8c04c
files lispref/elisp.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/elisp.texi	Mon Jul 31 18:32:16 2006 +0000
+++ b/lispref/elisp.texi	Mon Jul 31 18:34:36 2006 +0000
@@ -1039,8 +1039,8 @@
 * Processor Run Time::      Getting the run time used by Emacs.
 * Time Calculations::       Adding, subtracting, comparing times, etc.
 * Timers::		    Setting a timer to call a function at a certain time.
-* Terminal Input::          Recording terminal input for debugging.
-* Terminal Output::         Recording terminal output for debugging.
+* Terminal Input::          Accessing and recordingo terminal input.
+* Terminal Output::         Controlling and recording terminal output.
 * Sound Output::            Playing sounds on the computer's speaker.
 * X11 Keysyms::             Operating on key symbols for X Windows
 * Batch Mode::              Running Emacs without terminal interaction.