home *** CD-ROM | disk | FTP | other *** search
GNU Info File | 1995-02-24 | 37.4 KB | 676 lines |
- This is Info file octave.info, produced by Makeinfo-1.55 from the input
- file octave.texi.
-
- Copyright (C) 1993, 1994, 1995 John W. Eaton.
-
- Permission is granted to make and distribute verbatim copies of this
- manual provided the copyright notice and this permission notice are
- preserved on all copies.
-
- Permission is granted to copy and distribute modified versions of
- this manual under the conditions for verbatim copying, provided that
- the entire resulting derived work is distributed under the terms of a
- permission notice identical to this one.
-
- Permission is granted to copy and distribute translations of this
- manual into another language, under the above conditions for modified
- versions.
-
- File: octave.info, Node: Function Index, Next: Operator Index, Prev: Variable Index, Up: Top
-
- Function Index
- **************
-
- * Menu:
-
- * -ascii: Basic Input and Output.
- * -ascii: Basic Input and Output.
- * -binary: Basic Input and Output.
- * -binary: Basic Input and Output.
- * -float-binary: Basic Input and Output.
- * -force: Basic Input and Output.
- * -mat-binary: Basic Input and Output.
- * -mat-binary: Basic Input and Output.
- * -save-builtins: Basic Input and Output.
- * .octaverc: Startup Files.
- * abcddim (A, B, C, D): Control Theory.
- * abs (X): Complex Arithmetic.
- * acos: Trigonometry.
- * acosh: Trigonometry.
- * acot: Trigonometry.
- * acoth: Trigonometry.
- * acsc: Trigonometry.
- * acsch: Trigonometry.
- * all: Finding Elements and Checking Conditions.
- * angle (X): Complex Arithmetic.
- * any: Finding Elements and Checking Conditions.
- * are (A, B, C, OPT): Control Theory.
- * arg (X): Complex Arithmetic.
- * asec: Trigonometry.
- * asech: Trigonometry.
- * asin: Trigonometry.
- * asinh: Trigonometry.
- * atan: Trigonometry.
- * atan2: Trigonometry.
- * atanh: Trigonometry.
- * axis (LIMITS): Miscellaneous Plotting Functions.
- * balance: Basic Matrix Functions.
- * bar (X, Y): Miscellaneous Plotting Functions.
- * beta: Special Functions.
- * betai (A, B, X): Special Functions.
- * bug_report: Reporting Bugs.
- * bug_report: Bug Lists.
- * c2d (A, B, T): Control Theory.
- * casesen: Amusements.
- * cd: Interacting with the OS.
- * ceil (X): Utility Functions.
- * chdir: Interacting with the OS.
- * chol (A): Matrix Factorizations.
- * clc: Interacting with the OS.
- * clear PATTERN ...: Miscellaneous Utilities.
- * clearplot: Miscellaneous Plotting Functions.
- * clg: Miscellaneous Plotting Functions.
- * clock: Timing Utilities.
- * closeplot: Miscellaneous Plotting Functions.
- * colloc: Orthogonal Collocation.
- * colormap: Image Processing.
- * columns (A): Miscellaneous Utilities.
- * compan (C): Polynomial Manipulations.
- * complement: Sets.
- * computer: System Information.
- * cond (A): Basic Matrix Functions.
- * conj (X): Complex Arithmetic.
- * contour (Z, N, X, Y): Two-Dimensional Plotting.
- * conv (A, B): Polynomial Manipulations.
- * corrcoef (X [, Y]): Statistics.
- * cos: Trigonometry.
- * cosh: Trigonometry.
- * cot: Trigonometry.
- * coth: Trigonometry.
- * cov (X [, Y]): Statistics.
- * cputime: Timing Utilities.
- * create_set: Sets.
- * csc: Trigonometry.
- * csch: Trigonometry.
- * cumprod (X): Sums and Products.
- * cumsum (X): Sums and Products.
- * dare (A, B, C, R, OPT): Control Theory.
- * dassl: Differential-Algebraic Equations.
- * dassl_options: Differential-Algebraic Equations.
- * date: Timing Utilities.
- * deconv (Y, A): Polynomial Manipulations.
- * det (A): Basic Matrix Functions.
- * dgram (A, B): Control Theory.
- * diag: Special Utility Matrices.
- * diary: Command History Functions.
- * dir: Interacting with the OS.
- * disp: Basic Input and Output.
- * dlqe (A, G, C, SIGW, SIGV [, Z]): Control Theory.
- * dlqr (A, B, Q, R [, Z]): Control Theory.
- * dlyap (A, B): Control Theory.
- * document SYMBOL TEXT: Miscellaneous Utilities.
- * edit_history: Command History Functions.
- * eig: Basic Matrix Functions.
- * erf: Special Functions.
- * erfc (Z): Special Functions.
- * erfinv: Special Functions.
- * error (MSG): Miscellaneous Utilities.
- * etime: Timing Utilities.
- * eval: Evaluating Strings as Commands.
- * exist (NAME): Miscellaneous Utilities.
- * exit: Amusements.
- * exit: Running Octave.
- * exp (X): Utility Functions.
- * expm: Functions of a Matrix.
- * eye: Special Utility Matrices.
- * fclose: Opening and Closing Files.
- * feof: Other I/O Functions.
- * ferror: Other I/O Functions.
- * feval: Evaluating Strings as Commands.
- * fflush: Input and Output.
- * fft (A): Signal Processing.
- * fft2 (A): Signal Processing.
- * fftconv (A, B, N): Signal Processing.
- * fftfilt (B, X, N): Signal Processing.
- * fgets: Other I/O Functions.
- * file_in_path (PATH, FILE): Miscellaneous Utilities.
- * filter (B, A, X): Signal Processing.
- * find: Finding Elements and Checking Conditions.
- * finite: Finding Elements and Checking Conditions.
- * fix (X): Utility Functions.
- * fliplr: Rearranging Matrices.
- * flipud: Rearranging Matrices.
- * floor (X): Utility Functions.
- * flops: Amusements.
- * fopen: Opening and Closing Files.
- * format: Basic Input and Output.
- * fprintf (FILE, TEMPLATE, ...): Formatted Output.
- * fread (FILE, SIZE, PRECISION): Binary I/O.
- * freport: Other I/O Functions.
- * freqz: Signal Processing.
- * frewind: Other I/O Functions.
- * fscanf (FILE, TEMPLATE): Formatted Input.
- * fseek: Other I/O Functions.
- * fsolve: Nonlinear Equations.
- * fsolve_options: Nonlinear Equations.
- * ftell: Other I/O Functions.
- * fwrite (FILE, DATA, PRECISION): Binary I/O.
- * gamma (Z): Special Functions.
- * gammai (A, X): Special Functions.
- * gcd (X, ...): Utility Functions.
- * getenv: Interacting with the OS.
- * givens: Basic Matrix Functions.
- * gls (Y, X, O): Linear Least Squares.
- * gplot: Plotting.
- * gray (N): Image Processing.
- * gray2ind: Image Processing.
- * grid: Miscellaneous Plotting Functions.
- * gsplot: Plotting.
- * hadamard (K): Famous Matrices.
- * hankel (C, R): Famous Matrices.
- * help: Help.
- * hess (A): Matrix Factorizations.
- * hilb (N): Famous Matrices.
- * hist (Y, X): Miscellaneous Plotting Functions.
- * history: Command History Functions.
- * hold: Two-Dimensional Plotting.
- * home: Interacting with the OS.
- * ifft (A): Signal Processing.
- * ifft2: Signal Processing.
- * imag (X): Complex Arithmetic.
- * image: Image Processing.
- * imagesc: Image Processing.
- * imshow: Image Processing.
- * ind2gray: Image Processing.
- * ind2rgb: Image Processing.
- * input: Basic Input and Output.
- * int2str: String Functions.
- * intersection: Sets.
- * inv (A): Basic Matrix Functions.
- * inverse (A): Basic Matrix Functions.
- * invhilb (N): Famous Matrices.
- * isempty (A): Miscellaneous Utilities.
- * ishold: Two-Dimensional Plotting.
- * isieee: System Information.
- * isinf: Finding Elements and Checking Conditions.
- * isnan: Finding Elements and Checking Conditions.
- * isstr (A): Miscellaneous Utilities.
- * is_controllable (A, B, TOL): Control Theory.
- * is_global (A): Miscellaneous Utilities.
- * is_leap_year: Timing Utilities.
- * is_matrix (A): Miscellaneous Utilities.
- * is_observable (A, C, TOL): Control Theory.
- * is_scalar (A): Miscellaneous Utilities.
- * is_square (X): Miscellaneous Utilities.
- * is_struct: Data Structures.
- * is_symmetric (X, TOL): Miscellaneous Utilities.
- * is_vector (A): Miscellaneous Utilities.
- * kbhit: Other I/O Functions.
- * keyboard: Basic Input and Output.
- * kron (A, B): Functions of a Matrix.
- * kurtosis (X): Statistics.
- * lcm (X, ...): Utility Functions.
- * length (A): Miscellaneous Utilities.
- * lgamma: Special Functions.
- * linspace: Special Utility Matrices.
- * list_primes: Amusements.
- * load: Basic Input and Output.
- * loadimage: Image Processing.
- * log (X): Utility Functions.
- * log10 (X): Utility Functions.
- * log2 (X): Utility Functions.
- * loglog (ARGS): Two-Dimensional Plotting.
- * logm (A): Functions of a Matrix.
- * logspace: Special Utility Matrices.
- * lqe (A, G, C, SIGW, SIGV, Z): Control Theory.
- * lqr (A, B, Q, R, Z): Control Theory.
- * ls: Interacting with the OS.
- * lsode: Ordinary Differential Equations.
- * lsode_options: Ordinary Differential Equations.
- * lu (A): Matrix Factorizations.
- * lyap (A, B, C): Control Theory.
- * mahalanobis (X, Y): Statistics.
- * max (X): Utility Functions.
- * mean (A): Statistics.
- * median (A): Statistics.
- * menu (TITLE, OPT1, ...): Miscellaneous Utilities.
- * mesh (X, Y, Z): Three-Dimensional Plotting.
- * meshdom (X, Y): Three-Dimensional Plotting.
- * min (X): Utility Functions.
- * nargchk (NARGIN_MIN, NARGIN_MAX, N): Miscellaneous Utilities.
- * newtroot: Evaluating Strings as Commands.
- * norm (A, P): Basic Matrix Functions.
- * npsol: Nonlinear Programming.
- * npsol_options: Nonlinear Programming.
- * null (A, TOL): Basic Matrix Functions.
- * num2str: String Functions.
- * ocean (N): Image Processing.
- * OCTAVE_HOME/lib/octave/VERSION/startup/octaverc: Startup Files.
- * octave_tmp_file_name: Miscellaneous Utilities.
- * ols (Y, X): Linear Least Squares.
- * ones: Special Utility Matrices.
- * orth (A, TOL): Basic Matrix Functions.
- * pause: Other Functions.
- * perror (NAME, NUM): Miscellaneous Utilities.
- * pinv (X, TOL): Basic Matrix Functions.
- * plot (ARGS): Two-Dimensional Plotting.
- * polar (THETA, RHO): Two-Dimensional Plotting.
- * poly (A): Polynomial Manipulations.
- * polyderiv (C): Polynomial Manipulations.
- * polyinteg (C): Polynomial Manipulations.
- * polyreduce (C): Polynomial Manipulations.
- * polyval (C, X): Polynomial Manipulations.
- * polyvalm (C, X): Polynomial Manipulations.
- * printf (TEMPLATE, ...): Formatted Output.
- * prod (X): Sums and Products.
- * purge_tmp_files: Miscellaneous Plotting Functions.
- * pwd: Interacting with the OS.
- * qpsol: Quadratic Programming.
- * qpsol_options: Quadratic Programming.
- * qr (A): Matrix Factorizations.
- * quad: Functions of one Variable.
- * quad_options: Functions of one Variable.
- * quit: Amusements.
- * quit: Running Octave.
- * qzhess (A, B): Functions of a Matrix.
- * qzval (A, B): Functions of a Matrix.
- * rand: Special Utility Matrices.
- * rank (A, TOL): Basic Matrix Functions.
- * real (X): Complex Arithmetic.
- * rem (X, Y): Utility Functions.
- * replot: Two-Dimensional Plotting.
- * reshape: Rearranging Matrices.
- * residue (B, A, TOL): Polynomial Manipulations.
- * rgb2ind: Image Processing.
- * roots (V): Polynomial Manipulations.
- * rot90: Rearranging Matrices.
- * round (X): Utility Functions.
- * rows (A): Miscellaneous Utilities.
- * run_history: Command History Functions.
- * save: Basic Input and Output.
- * saveimage: Image Processing.
- * scanf (TEMPLATE): Formatted Input.
- * schur: Matrix Factorizations.
- * sec: Trigonometry.
- * sech: Trigonometry.
- * semilogx (ARGS): Two-Dimensional Plotting.
- * semilogy (ARGS): Two-Dimensional Plotting.
- * set: Two-Dimensional Plotting.
- * setstr: String Functions.
- * shell_cmd: Interacting with the OS.
- * show: Two-Dimensional Plotting.
- * sign (X): Utility Functions.
- * sin: Trigonometry.
- * sinc (X): Signal Processing.
- * sinh: Trigonometry.
- * size (A [, N]): Miscellaneous Utilities.
- * skewness (X): Statistics.
- * sombrero (N): Miscellaneous Plotting Functions.
- * sort: Rearranging Matrices.
- * sprintf (TEMPLATE, ...): Formatted Output.
- * sqrt (X): Utility Functions.
- * sqrtm (A): Functions of a Matrix.
- * sscanf (STRING, TEMPLATE): Formatted Input.
- * stairs (X, Y): Miscellaneous Plotting Functions.
- * std (A): Statistics.
- * strcmp: String Functions.
- * sum (X): Sums and Products.
- * sumsq (X): Sums and Products.
- * svd (A): Matrix Factorizations.
- * syl (A, B, C): Functions of a Matrix.
- * system: Interacting with the OS.
- * tan: Trigonometry.
- * tanh: Trigonometry.
- * texas_lotto: Amusements.
- * tic: Timing Utilities.
- * title (STRING): Miscellaneous Plotting Functions.
- * toc: Timing Utilities.
- * toeplitz (C, R): Famous Matrices.
- * trace (A): Basic Matrix Functions.
- * tril: Rearranging Matrices.
- * triu: Rearranging Matrices.
- * type NAME ...: Miscellaneous Utilities.
- * tzero (A, B, C, D, BAL): Control Theory.
- * undo_string_escapes: String Functions.
- * union: Sets.
- * usage (MSG): Miscellaneous Utilities.
- * vander (C): Famous Matrices.
- * va_arg: Variable-length Argument Lists.
- * va_start: Variable-length Argument Lists.
- * version: System Information.
- * vr_val: Variable-length Return Lists.
- * warning (MSG): Miscellaneous Utilities.
- * which NAME ...: Miscellaneous Utilities.
- * who OPTIONS PATTERN ...: Miscellaneous Utilities.
- * whos: Miscellaneous Utilities.
- * xlabel (STRING): Miscellaneous Plotting Functions.
- * ylabel (STRING): Miscellaneous Plotting Functions.
- * zeros: Special Utility Matrices.
- * [K, P, E] = lqr (A, B, Q, R, Z): Control Theory.
- * ~/.octaverc: Startup Files.
-
- File: octave.info, Node: Operator Index, Next: Readline Index, Prev: Function Index, Up: Top
-
- Operator Index
- **************
-
- * Menu:
-
- * !: Element-by-element Boolean Operators.
- * !=: Comparison Ops.
- * ": String Constants.
- * &: Element-by-element Boolean Operators.
- * &&: Short-circuit Boolean Operators.
- * ': String Constants.
- * ': Arithmetic Ops.
- * *: Arithmetic Ops.
- * **: Arithmetic Ops.
- * +: Arithmetic Ops.
- * ++: Assignment Ops.
- * ,: Matrices.
- * -: Arithmetic Ops.
- * -: Assignment Ops.
- * .': Arithmetic Ops.
- * .*: Arithmetic Ops.
- * .**: Arithmetic Ops.
- * .+: Arithmetic Ops.
- * .-: Arithmetic Ops.
- * ./: Arithmetic Ops.
- * .\: Arithmetic Ops.
- * .^: Arithmetic Ops.
- * /: Arithmetic Ops.
- * :: Ranges.
- * ;: Matrices.
- * <: Comparison Ops.
- * <=: Comparison Ops.
- * <>: Comparison Ops.
- * =: Assignment Ops.
- * ==: Comparison Ops.
- * >: Comparison Ops.
- * >=: Comparison Ops.
- * [: Matrices.
- * \: Arithmetic Ops.
- * ]: Matrices.
- * ^: Arithmetic Ops.
- * |: Element-by-element Boolean Operators.
- * ||: Short-circuit Boolean Operators.
- * ~: Element-by-element Boolean Operators.
- * ~=: Comparison Ops.
-
- File: octave.info, Node: Readline Index, Next: Info Index, Prev: Operator Index, Up: Top
-
- Readline Index
- **************
-
- * Menu:
-
- * abort (C-g): Miscellaneous Commands.
- * accept-line (Newline, Return): Commands For History.
- * backward-char (C-b): Commands For Moving.
- * backward-delete-char (Rubout): Commands For Text.
- * backward-kill-line (): Commands For Killing.
- * backward-kill-word (M-DEL): Commands For Killing.
- * backward-word (M-b): Commands For Moving.
- * beginning-of-history (M-<): Commands For History.
- * beginning-of-line (C-a): Commands For Moving.
- * capitalize-word (M-c): Commands For Text.
- * clear-screen (C-l): Commands For Moving.
- * complete (TAB): Commands For Completion.
- * delete-char (C-d): Commands For Text.
- * digit-argument (M-0, M-1, ... M-): Numeric Arguments.
- * do-uppercase-version (M-a, M-b, ...): Miscellaneous Commands.
- * downcase-word (M-l): Commands For Text.
- * editing-mode: Readline Init Syntax.
- * end-of-history (M->): Commands For History.
- * end-of-line (C-e): Commands For Moving.
- * forward-char (C-f): Commands For Moving.
- * forward-search-history (C-s): Commands For History.
- * forward-word (M-f): Commands For Moving.
- * horizontal-scroll-mode: Readline Init Syntax.
- * interaction, readline: Readline Interaction.
- * kill-line (C-k): Commands For Killing.
- * kill-word (M-d): Commands For Killing.
- * mark-modified-lines: Readline Init Syntax.
- * next-history (C-n): Commands For History.
- * possible-completions (M-?): Commands For Completion.
- * prefer-visible-bell: Readline Init Syntax.
- * prefix-meta (ESC): Miscellaneous Commands.
- * previous-history (C-p): Commands For History.
- * quoted-insert (C-q, C-v): Commands For Text.
- * re-read-init-file (C-x C-r): Miscellaneous Commands.
- * reverse-search-history (C-r): Commands For History.
- * revert-line (M-r): Miscellaneous Commands.
- * self-insert (a, b, A, 1, !, ...): Commands For Text.
- * tab-insert (M-TAB): Commands For Text.
- * transpose-chars (C-t): Commands For Text.
- * transpose-words (M-t): Commands For Text.
- * undo (C-_): Miscellaneous Commands.
- * universal-argument (): Numeric Arguments.
- * unix-line-discard (C-u): Commands For Killing.
- * unix-word-rubout (C-w): Commands For Killing.
- * upcase-word (M-u): Commands For Text.
- * yank (C-y): Commands For Killing.
- * yank-pop (M-y): Commands For Killing.
-
- File: octave.info, Node: Info Index, Prev: Readline Index, Up: Top
-
- Info Index
- **********
-
- * Menu:
-
- * , in Info windows: Searching Commands.
- * 0, in Info windows: Selecting Xrefs.
- * 1 ... 9, in Info windows: Selecting Xrefs.
- * 1 ... 9, in Info windows: Selecting Xrefs.
- * <, in Info windows: Node Commands.
- * >, in Info windows: Node Commands.
- * ?, in Info windows: Other Info Commands.
- * ?, in the Info echo area: The Echo Area.
- * abort-key: Other Info Commands.
- * add-digit-to-numeric-arg: Other Info Commands.
- * automatic-footnotes: Info Variables.
- * automatic-tiling: Info Variables.
- * b, in Info windows: Cursor Commands.
- * backward-char: Cursor Commands.
- * backward-word: Cursor Commands.
- * beginning-of-line: Cursor Commands.
- * beginning-of-node: Cursor Commands.
- * C-a, in Info windows: Cursor Commands.
- * C-a, in the Info echo area: The Echo Area.
- * C-b, in Info windows: Cursor Commands.
- * C-b, in the Info echo area: The Echo Area.
- * C-d, in the Info echo area: The Echo Area.
- * C-e, in Info windows: Cursor Commands.
- * C-e, in the Info echo area: The Echo Area.
- * C-f, in Info windows: Cursor Commands.
- * C-f, in the Info echo area: The Echo Area.
- * C-g, in Info windows: Other Info Commands.
- * C-g, in the Info echo area: The Echo Area.
- * C-h, in Info windows: Other Info Commands.
- * C-k, in the Info echo area: The Echo Area.
- * C-l, in Info windows: Scrolling Commands.
- * C-n, in Info windows: Cursor Commands.
- * C-p, in Info windows: Cursor Commands.
- * C-q, in the Info echo area: The Echo Area.
- * C-r, in Info windows: Searching Commands.
- * C-s, in Info windows: Searching Commands.
- * C-t, in the Info echo area: The Echo Area.
- * C-u, in Info windows: Other Info Commands.
- * C-v, in Info windows: Scrolling Commands.
- * C-w, in Info windows: Scrolling Commands.
- * C-x 0, in Info windows: Basic Windows.
- * C-x 1, in Info windows: Basic Windows.
- * C-x 2, in Info windows: Basic Windows.
- * C-x b, in Info windows: Node Commands.
- * C-x C-b, in Info windows: Node Commands.
- * C-x C-f, in Info windows: Node Commands.
- * C-x DEL, in the Info echo area: The Echo Area.
- * C-x k, in Info windows: Node Commands.
- * C-x o, in Info windows: Basic Windows.
- * C-x t, in Info windows: Basic Windows.
- * C-x ^, in Info windows: Basic Windows.
- * C-y, in the Info echo area: The Echo Area.
- * cancelling the current operation: Other Info Commands.
- * cancelling typeahead: Other Info Commands.
- * commands, describing: Other Info Commands.
- * cursor, moving: Cursor Commands.
- * d, in Info windows: Node Commands.
- * DEL, in Info windows: Scrolling Commands.
- * DEL, in the Info echo area: The Echo Area.
- * delete-window: Basic Windows.
- * describe-command: Other Info Commands.
- * describe-key: Other Info Commands.
- * describe-variable: Info Variables.
- * dir-node: Node Commands.
- * echo area: The Echo Area.
- * echo-area-abort: The Echo Area.
- * echo-area-backward: The Echo Area.
- * echo-area-backward-kill-line: The Echo Area.
- * echo-area-backward-kill-word: The Echo Area.
- * echo-area-backward-word: The Echo Area.
- * echo-area-beg-of-line: The Echo Area.
- * echo-area-complete: The Echo Area.
- * echo-area-delete: The Echo Area.
- * echo-area-end-of-line: The Echo Area.
- * echo-area-forward: The Echo Area.
- * echo-area-forward-word: The Echo Area.
- * echo-area-insert: The Echo Area.
- * echo-area-kill-line: The Echo Area.
- * echo-area-kill-word: The Echo Area.
- * echo-area-newline: The Echo Area.
- * echo-area-possible-completions: The Echo Area.
- * echo-area-quoted-insert: The Echo Area.
- * echo-area-rubout: The Echo Area.
- * echo-area-scroll-completions-window: The Echo Area.
- * echo-area-tab-insert: The Echo Area.
- * echo-area-transpose-chars: The Echo Area.
- * echo-area-yank: The Echo Area.
- * echo-area-yank-pop: The Echo Area.
- * end-of-line: Cursor Commands.
- * end-of-node: Cursor Commands.
- * errors-ring-bell: Info Variables.
- * ESC C-f, in Info windows: Other Info Commands.
- * ESC C-v, in Info windows: Basic Windows.
- * ESC C-v, in the Info echo area: The Echo Area.
- * f, in Info windows: Selecting Xrefs.
- * find-menu: Selecting Xrefs.
- * first-node: Node Commands.
- * footnotes, displaying: Other Info Commands.
- * forward-char: Cursor Commands.
- * forward-word: Cursor Commands.
- * functions, describing: Other Info Commands.
- * g, in Info windows: Node Commands.
- * gc-compressed-files: Info Variables.
- * get-help-window: Other Info Commands.
- * get-info-help-node: Other Info Commands.
- * global-next-node: Node Commands.
- * global-prev-node: Node Commands.
- * goto-node: Node Commands.
- * grow-window: Basic Windows.
- * h, in Info windows: Other Info Commands.
- * history-node: Node Commands.
- * i, in Info windows: Searching Commands.
- * index-search: Searching Commands.
- * INFO_PRINT_COMMAND, environment variable: Printing Nodes.
- * isearch-backward: Searching Commands.
- * isearch-forward: Searching Commands.
- * ISO Latin characters: Info Variables.
- * ISO-Latin: Info Variables.
- * keep-one-window: Basic Windows.
- * keys, describing: Other Info Commands.
- * kill-node: Node Commands.
- * l, in Info windows: Node Commands.
- * last-menu-item: Selecting Xrefs.
- * last-node: Node Commands.
- * list-visited-nodes: Node Commands.
- * m, in Info windows: Selecting Xrefs.
- * M-1 ... M-9, in Info windows: Other Info Commands.
- * M-<, in Info windows: Cursor Commands.
- * M->, in Info windows: Cursor Commands.
- * M-b, in Info windows: Cursor Commands.
- * M-b, in the Info echo area: The Echo Area.
- * M-d, in the Info echo area: The Echo Area.
- * M-DEL, in the Info echo area: The Echo Area.
- * M-f, in Info windows: Cursor Commands.
- * M-f, in the Info echo area: The Echo Area.
- * M-r, in Info windows: Cursor Commands.
- * M-TAB, in Info windows: Selecting Xrefs.
- * M-TAB, in the Info echo area: The Echo Area.
- * M-v, in Info windows: Scrolling Commands.
- * M-y, in the Info echo area: The Echo Area.
- * menu-digit: Selecting Xrefs.
- * menu-item: Selecting Xrefs.
- * move-to-next-xref: Selecting Xrefs.
- * move-to-prev-xref: Selecting Xrefs.
- * move-to-window-line: Cursor Commands.
- * n, in Info windows: Node Commands.
- * next-index-match: Searching Commands.
- * next-line: Cursor Commands.
- * next-node: Node Commands.
- * next-window: Basic Windows.
- * nodes, selection of in Info windows: Node Commands.
- * numeric arguments: Other Info Commands.
- * p, in Info windows: Node Commands.
- * prev-line: Cursor Commands.
- * prev-node: Node Commands.
- * prev-window: Basic Windows.
- * print-node: Printing Nodes.
- * printing: Printing Nodes.
- * printing characters, in the Info echo area: The Echo Area.
- * q, in Info windows: Other Info Commands.
- * quit: Other Info Commands.
- * quitting: Other Info Commands.
- * r, in Info windows: Selecting Xrefs.
- * redraw-display: Scrolling Commands.
- * RET, in Info windows: Selecting Xrefs.
- * RET, in the Info echo area: The Echo Area.
- * s, in Info windows: Searching Commands.
- * screen, changing the height of: Other Info Commands.
- * scroll-backward: Scrolling Commands.
- * scroll-behaviour: Info Variables.
- * scroll-forward: Scrolling Commands.
- * scroll-other-window: Basic Windows.
- * scroll-step: Info Variables.
- * scrolling through node structure: Scrolling Commands.
- * scrolling, in Info windows: Scrolling Commands.
- * search: Searching Commands.
- * searching: Searching Commands.
- * select-reference-this-line: Selecting Xrefs.
- * select-visited-node: Node Commands.
- * set-screen-height: Other Info Commands.
- * set-variable: Info Variables.
- * show-footnotes: Other Info Commands.
- * show-index-match: Info Variables.
- * SPC, in Info windows: Scrolling Commands.
- * SPC, in the Info echo area: The Echo Area.
- * split-window: Basic Windows.
- * t, in Info windows: Node Commands.
- * TAB, in Info windows: Selecting Xrefs.
- * TAB, in the Info echo area: The Echo Area.
- * tile-windows: Basic Windows.
- * tiling: Basic Windows.
- * toggle-wrap: Scrolling Commands.
- * top-node: Node Commands.
- * u, in Info windows: Node Commands.
- * universal-argument: Other Info Commands.
- * up-node: Node Commands.
- * variables, describing: Info Variables.
- * variables, setting: Info Variables.
- * view-file: Node Commands.
- * visible-bell: Info Variables.
- * where-is: Other Info Commands.
- * windows, creating: Basic Windows.
- * windows, deleting: Basic Windows.
- * windows, manipulating: Window Commands.
- * windows, selecting: Basic Windows.
- * xref-item: Selecting Xrefs.
- * [, in Info windows: Node Commands.
- * ], in Info windows: Node Commands.
-
-
-