Annotation of GNUtools/emacs/info/emacs-18, revision 1.1.1.1

1.1       root        1: This is Info file ../info/emacs, produced by Makeinfo-1.49 from the
                      2: input file emacs.texi.
                      3: 
                      4:    This file documents the GNU Emacs editor.
                      5: 
                      6:    Copyright (C) 1985, 1986, 1988, 1992 Richard M. Stallman.
                      7: 
                      8:    Permission is granted to make and distribute verbatim copies of this
                      9: manual provided the copyright notice and this permission notice are
                     10: preserved on all copies.
                     11: 
                     12:    Permission is granted to copy and distribute modified versions of
                     13: this manual under the conditions for verbatim copying, provided also
                     14: that the sections entitled "The GNU Manifesto", "Distribution" and "GNU
                     15: General Public License" are included exactly as in the original, and
                     16: provided that the entire resulting derived work is distributed under the
                     17: terms of a permission notice identical to this one.
                     18: 
                     19:    Permission is granted to copy and distribute translations of this
                     20: manual into another language, under the above conditions for modified
                     21: versions, except that the sections entitled "The GNU Manifesto",
                     22: "Distribution" and "GNU General Public License" may be included in a
                     23: translation approved by the author instead of in the original English.
                     24: 
                     25: 
                     26: File: emacs,  Node: Command Index,  Next: Variable Index,  Prev: Key Index,  Up: Top
                     27: 
                     28: Command and Function Index
                     29: **************************
                     30: 
                     31: * Menu:
                     32: 
                     33: * abbrev-mode:                          Abbrevs.
                     34: * abbrev-prefix-mark:                   Expanding Abbrevs.
                     35: * abort-recursive-edit:                 Quitting.
                     36: * abort-recursive-edit:                 Recursive Edit.
                     37: * add-change-log-entry:                 Change Log.
                     38: * add-change-log-entry (V19):           M-x Changes.
                     39: * add-change-log-entry-other-window:    Change Log.
                     40: * add-global-abbrev:                    Defining Abbrevs.
                     41: * add-hook (V19):                       Hook Changes.
                     42: * add-mode-abbrev:                      Defining Abbrevs.
                     43: * add-name-to-file:                     Misc File Ops.
                     44: * append-next-kill:                     Appending Kills.
                     45: * append-to-buffer:                     Accumulating Text.
                     46: * append-to-file:                       Misc File Ops.
                     47: * append-to-file:                       Accumulating Text.
                     48: * apropos:                              Help.
                     49: * apropros (V19):                       New Commands.
                     50: * ask-user-about-lock:                  Interlocking.
                     51: * auto-fill-mode:                       Auto Fill.
                     52: * auto-save-mode:                       Auto Save Control.
                     53: * back-to-indentation:                  Indentation Commands.
                     54: * backward-char:                        Basic.
                     55: * backward-delete-char-untabify:        Program Modes.
                     56: * backward-kill-sentence:               Sentences.
                     57: * backward-kill-sentence:               Kill Errors.
                     58: * backward-kill-sentence:               Killing.
                     59: * backward-kill-word:                   Killing.
                     60: * backward-kill-word:                   Words.
                     61: * backward-kill-word:                   Kill Errors.
                     62: * backward-list:                        Lists.
                     63: * backward-page:                        Pages.
                     64: * backward-paragraph:                   Paragraphs.
                     65: * backward-sentence:                    Sentences.
                     66: * backward-sexp:                        Lists.
                     67: * backward-text-line:                   Nroff Mode.
                     68: * backward-up-list:                     Lists.
                     69: * backward-word:                        Words.
                     70: * batch-byte-compile:                   Compiling Libraries.
                     71: * beginning-of-buffer:                  Basic.
                     72: * beginning-of-defun:                   Defuns.
                     73: * beginning-of-fortran-subprogram:      Fortran Motion.
                     74: * beginning-of-line:                    Basic.
                     75: * buffer-enable-undo:                   Undo.
                     76: * buffer-menu:                          Several Buffers.
                     77: * byte-compile-file:                    Compiling Libraries.
                     78: * byte-recompile-directory:             Compiling Libraries.
                     79: * c-beginning-of-statement (V19):       New Commands.
                     80: * c-end-of-statement (V19):             New Commands.
                     81: * c-fill-paragraph (V19):               Filling Changes.
                     82: * c-fill-paragraph (V19):               New Commands.
                     83: * c-indent-line:                        Basic Indent.
                     84: * c-macro-expand:                       Macro Expansion.
                     85: * c-up-conditional (V19):               New Commands.
                     86: * calendar-count-days-region (V19):     Calendar.
                     87: * calendar-cursor-holidays (V19):       Calendar.
                     88: * calendar-goto-astro-date (V19):       Calendar.
                     89: * calendar-goto-french-date (V19):      Calendar.
                     90: * calendar-goto-hebrew-date (V19):      Calendar.
                     91: * calendar-goto-islamic-date (V19):     Calendar.
                     92: * calendar-goto-iso-date (V19):         Calendar.
                     93: * calendar-goto-julian-date (V19):      Calendar.
                     94: * calendar-print-astro-date (V19):      Calendar.
                     95: * calendar-print-french-date (V19):     Calendar.
                     96: * calendar-print-hebrew-date (V19):     Calendar.
                     97: * calendar-print-islamic-date (V19):    Calendar.
                     98: * calendar-print-iso-date (V19):        Calendar.
                     99: * calendar-print-julian-date (V19):     Calendar.
                    100: * calendar-print-mayan-date (V19):      Calendar.
                    101: * calendar-unmark (V19):                Calendar.
                    102: * calendar-unmark (V19):                Displaying Diary.
                    103: * call-last-kbd-macro:                  Basic Kbd Macro.
                    104: * cancel-debug-on-entry:                Lisp Debug.
                    105: * capitalize-word:                      Case.
                    106: * capitalize-word:                      Fixing Case.
                    107: * center-line:                          Fill Commands.
                    108: * clear-rectangle:                      Rectangles.
                    109: * comint-continue-subjob (V19):         Shell Changes.
                    110: * comint-dynamic-complete (V19):        Shell Changes.
                    111: * comint-dynamic-list-completions (V19): Shell Changes.
                    112: * comint-kill-output (V19):             Shell Changes.
                    113: * comint-next-input (V19):              Shell Changes.
                    114: * comint-next-matching-input (V19):     Shell Changes.
                    115: * comint-previous-input (V19):          Shell Changes.
                    116: * comint-previous-matching-input (V19): Shell Changes.
                    117: * comint-show-output (V19):             Shell Changes.
                    118: * command-apropos:                      Help.
                    119: * comment-region (V19):                 New Commands.
                    120: * compare-windows:                      Other Window.
                    121: * compare-windows (V19):                M-x Changes.
                    122: * compile:                              Compilation.
                    123: * compile (V19):                        M-x Changes.
                    124: * convert-mocklisp-buffer:              Mocklisp.
                    125: * copy-file:                            Misc File Ops.
                    126: * copy-last-shell-input:                Shell Mode.
                    127: * copy-region-as-kill:                  Kill Ring.
                    128: * copy-to-buffer:                       Accumulating Text.
                    129: * copy-to-register:                     RegText.
                    130: * count-lines-page:                     Pages.
                    131: * count-lines-region:                   Position Info.
                    132: * count-matches:                        Other Repeating Search.
                    133: * count-text-lines:                     Nroff Mode.
                    134: * dabbrev-expand:                       Dynamic Abbrevs.
                    135: * dbx (V19):                            Starting GUD.
                    136: * debug:                                Lisp Debug.
                    137: * debug-on-entry:                       Lisp Debug.
                    138: * default-value:                        Locals.
                    139: * define-abbrevs:                       Saving Abbrevs.
                    140: * define-key:                           Rebinding.
                    141: * delete-backward-char:                 Killing.
                    142: * delete-backward-char:                 Basic.
                    143: * delete-backward-char:                 Kill Errors.
                    144: * delete-blank-lines:                   Killing.
                    145: * delete-blank-lines:                   Blank Lines.
                    146: * delete-char:                          Basic Picture.
                    147: * delete-char:                          Killing.
                    148: * delete-file:                          Misc File Ops.
                    149: * delete-horizontal-space:              Killing.
                    150: * delete-horizontal-space:              Indentation Commands.
                    151: * delete-indentation:                   Killing.
                    152: * delete-indentation:                   Indentation Commands.
                    153: * delete-matching-lines:                Other Repeating Search.
                    154: * delete-non-matching-lines:            Other Repeating Search.
                    155: * delete-other-windows:                 Change Window.
                    156: * delete-rectangle:                     Rectangles.
                    157: * delete-window:                        Change Window.
                    158: * describe-bindings:                    Help.
                    159: * describe-copying:                     Help.
                    160: * describe-distribution:                Help.
                    161: * describe-function:                    Documentation.
                    162: * describe-function:                    Help.
                    163: * describe-key:                         Help.
                    164: * describe-key-briefly:                 Help.
                    165: * describe-mode:                        Help.
                    166: * describe-no-warranty:                 Help.
                    167: * describe-syntax:                      Syntax Change.
                    168: * describe-variable:                    Documentation.
                    169: * describe-variable:                    Examining.
                    170: * describe-variable:                    Help.
                    171: * diary (V19):                          Displaying Diary.
                    172: * diff (V19):                           New Commands.
                    173: * diff-backup (V19):                    New Commands.
                    174: * digit-argument:                       Arguments.
                    175: * dired:                                Dired Enter.
                    176: * dired-backup-diff (V19):              Comparison in Dired.
                    177: * dired-change-marks (V19):             Marks in Dired.
                    178: * dired-diff (V19):                     Comparison in Dired.
                    179: * dired-do-byte-compile (V19):          Multiple Files.
                    180: * dired-do-chgrp (V19):                 Multiple Files.
                    181: * dired-do-chmod (V19):                 Multiple Files.
                    182: * dired-do-chown (V19):                 Multiple Files.
                    183: * dired-do-compress (V19):              Multiple Files.
                    184: * dired-do-copy (V19):                  Multiple Files.
                    185: * dired-do-copy-regexp (V19):           Dired Regexps.
                    186: * dired-do-hardlink (V19):              Multiple Files.
                    187: * dired-do-hardlink-regexp (V19):       Dired Regexps.
                    188: * dired-do-kill-lines (V19):            Editing Dired Buffer.
                    189: * dired-do-load (V19):                  Multiple Files.
                    190: * dired-do-print (V19):                 Multiple Files.
                    191: * dired-do-redisplay (V19):             Editing Dired Buffer.
                    192: * dired-do-rename (V19):                Multiple Files.
                    193: * dired-do-rename-regexp (V19):         Dired Regexps.
                    194: * dired-do-shell-command (V19):         Shell Commands in Dired.
                    195: * dired-do-symlink (V19):               Multiple Files.
                    196: * dired-do-symlink-regexp (V19):        Dired Regexps.
                    197: * dired-downcase (V19):                 Dired Case Conversion.
                    198: * dired-flag-files-regexp (V19):        Dired Regexps.
                    199: * dired-hide-all (V19):                 Hiding Subdirectories.
                    200: * dired-hide-subdir (V19):              Hiding Subdirectories.
                    201: * dired-mark (V19):                     Marks in Dired.
                    202: * dired-mark-directories (V19):         Marks in Dired.
                    203: * dired-mark-executables (V19):         Marks in Dired.
                    204: * dired-mark-files-regexp (V19):        Dired Regexps.
                    205: * dired-mark-symlinks (V19):            Marks in Dired.
                    206: * dired-maybe-insert-subdir (V19):      Subdirectories in Dired.
                    207: * dired-next-subdir (V19):              Subdirectories in Dired.
                    208: * dired-other-window:                   Pop Up Window.
                    209: * dired-other-window:                   Dired Enter.
                    210: * dired-prev-subdir (V19):              Subdirectories in Dired.
                    211: * dired-tree-down (V19):                Subdirectories in Dired.
                    212: * dired-tree-up (V19):                  Subdirectories in Dired.
                    213: * dired-unmark-all-files (V19):         Marks in Dired.
                    214: * dired-upcase (V19):                   Dired Case Conversion.
                    215: * dirs (V19):                           Shell Changes.
                    216: * disable-command:                      Disabling.
                    217: * disassemble:                          Compiling Libraries.
                    218: * display-buffer (V19):                 Binding Changes.
                    219: * display-time:                         Mode Line.
                    220: * dissociated-press:                    Dissociated Press.
                    221: * do-auto-save:                         Auto Save Control.
                    222: * doctor:                               Total Frustration.
                    223: * down-list:                            Lists.
                    224: * downcase-region:                      Case.
                    225: * downcase-word:                        Fixing Case.
                    226: * downcase-word:                        Case.
                    227: * edebug-defun (V19):                   Edebug Mode.
                    228: * edit-abbrevs:                         Editing Abbrevs.
                    229: * edit-abbrevs-redefine:                Editing Abbrevs.
                    230: * edit-options:                         Edit Options.
                    231: * edit-picture:                         Picture.
                    232: * edit-tab-stops:                       Text Mode.
                    233: * edit-tab-stops:                       Tab Stops.
                    234: * edit-tab-stops-note-changes:          Tab Stops.
                    235: * edt-emulation-off:                    Emulation.
                    236: * edt-emulation-on:                     Emulation.
                    237: * electric-nroff-mode:                  Nroff Mode.
                    238: * emacs-lisp-mode:                      Lisp Eval.
                    239: * emacs-version:                        Bugs.
                    240: * emerge-auto-advance-mode (V19):       Submodes of Emerge.
                    241: * emerge-buffers (V19):                 Overview of Emerge.
                    242: * emerge-buffers-with-ancestor (V19):   Overview of Emerge.
                    243: * emerge-files (V19):                   Overview of Emerge.
                    244: * emerge-files-with-ancestor (V19):     Overview of Emerge.
                    245: * emerge-skip-prefers-mode (V19):       Submodes of Emerge.
                    246: * enable-command:                       Disabling.
                    247: * end-kbd-macro:                        Basic Kbd Macro.
                    248: * end-of-buffer:                        Basic.
                    249: * end-of-defun:                         Defuns.
                    250: * end-of-fortran-subprogram:            Fortran Motion.
                    251: * end-of-line:                          Basic.
                    252: * enlarge-window:                       Change Window.
                    253: * enlarge-window-horizontally:          Change Window.
                    254: * evade-flow-control-on (V19):          New Facilities.
                    255: * eval-current-buffer:                  Lisp Eval.
                    256: * eval-defun:                           Lisp Eval.
                    257: * eval-expression:                      Lisp Eval.
                    258: * eval-last-sexp:                       Lisp Eval.
                    259: * eval-region:                          Lisp Eval.
                    260: * exchange-point-and-mark:              Setting Mark.
                    261: * execute-extended-command:             M-x.
                    262: * exit-recursive-edit:                  Recursive Edit.
                    263: * expand-abbrev:                        Expanding Abbrevs.
                    264: * expand-region-abbrevs:                Expanding Abbrevs.
                    265: * fancy-diary-display (V19):            Simple and Fancy.
                    266: * fill-c++-comment (V19):               Other New Modes.
                    267: * fill-individual-paragraphs:           Fill Prefix.
                    268: * fill-individual-paragraphs (V19):     Filling Changes.
                    269: * fill-paragraph:                       Fill Commands.
                    270: * fill-region:                          Fill Commands.
                    271: * fill-region-as-paragraph:             Fill Commands.
                    272: * fill-region-as-paragraph (V19):       Filling Changes.
                    273: * find-alternate-file:                  Visiting.
                    274: * find-dired:                           Dired and Find.
                    275: * find-file:                            Visiting.
                    276: * find-file-other-frame (V19):          New Commands.
                    277: * find-file-other-window:               Pop Up Window.
                    278: * find-file-other-window:               Visiting.
                    279: * find-file-read-only-other-window (V19): New Commands.
                    280: * find-grep-dired:                      Dired and Find.
                    281: * find-name-dired:                      Dired and Find.
                    282: * find-tag:                             Find Tag.
                    283: * find-tag-other-frame (V19):           New Commands.
                    284: * find-tag-other-window:                Find Tag.
                    285: * find-tag-other-window:                Pop Up Window.
                    286: * find-tag-regexp (V19):                Tags Changes.
                    287: * fortran-column-ruler:                 Fortran Columns.
                    288: * fortran-comment-region:               Fortran Comments.
                    289: * fortran-indent-line:                  ForIndent Commands.
                    290: * fortran-indent-subprogram:            ForIndent Commands.
                    291: * fortran-mode:                         Fortran.
                    292: * fortran-next-statement:               Fortran Motion.
                    293: * fortran-previous-statement:           Fortran Motion.
                    294: * fortran-split-line:                   ForIndent Commands.
                    295: * fortran-window-create:                Fortran Columns.
                    296: * forward-char:                         Basic.
                    297: * forward-list:                         Lists.
                    298: * forward-page:                         Pages.
                    299: * forward-paragraph:                    Paragraphs.
                    300: * forward-sentence:                     Sentences.
                    301: * forward-sexp:                         Lists.
                    302: * forward-text-line:                    Nroff Mode.
                    303: * forward-word:                         Words.
                    304: * gdb (V19):                            Starting GUD.
                    305: * global-set-key:                       Rebinding.
                    306: * global-set-key (V19):                 Key Sequence Changes.
                    307: * gnus (V19):                           GNUS.
                    308: * gnus-Group-exit (V19):                Summary of GNUS.
                    309: * gnus-Group-list-all-groups (V19):     Summary of GNUS.
                    310: * gnus-Group-list-groups (V19):         Summary of GNUS.
                    311: * gnus-Group-next-group (V19):          Summary of GNUS.
                    312: * gnus-Group-next-unread-group (V19):   Summary of GNUS.
                    313: * gnus-Group-prev-group (V19):          Summary of GNUS.
                    314: * gnus-Group-prev-unread-group (V19):   Summary of GNUS.
                    315: * gnus-Group-read-group (V19):          Summary of GNUS.
                    316: * gnus-Group-suspend (V19):             Summary of GNUS.
                    317: * gnus-Group-unsubscribe-current-group (V19): Summary of GNUS.
                    318: * gnus-Summary-isearch-article (V19):   Summary of GNUS.
                    319: * gnus-Summary-next-page (V19):         Summary of GNUS.
                    320: * gnus-Summary-next-same-subject (V19): Summary of GNUS.
                    321: * gnus-Summary-next-subject (V19):      Summary of GNUS.
                    322: * gnus-Summary-prev-page (V19):         Summary of GNUS.
                    323: * gnus-Summary-prev-same-subject (V19): Summary of GNUS.
                    324: * gnus-Summary-prev-subject (V19):      Summary of GNUS.
                    325: * gnus-Summary-search-article-forward (V19): Summary of GNUS.
                    326: * gnus-Summary-sort-by-author (V19):    Summary of GNUS.
                    327: * gnus-Summary-sort-by-date (V19):      Summary of GNUS.
                    328: * gnus-Summary-sort-by-number (V19):    Summary of GNUS.
                    329: * gnus-Summary-sort-by-subject (V19):   Summary of GNUS.
                    330: * goto-char:                            Basic.
                    331: * goto-line:                            Basic.
                    332: * grep:                                 Compilation.
                    333: * gud-cont (V19):                       Commands of GUD.
                    334: * gud-def (V19):                        GUD Customization.
                    335: * gud-down (V19):                       Commands of GUD.
                    336: * gud-finish (V19):                     Commands of GUD.
                    337: * gud-next (V19):                       Commands of GUD.
                    338: * gud-refresh (V19):                    Commands of GUD.
                    339: * gud-step (V19):                       Commands of GUD.
                    340: * gud-stepi (V19):                      Commands of GUD.
                    341: * gud-up (V19):                         Commands of GUD.
                    342: * hanoi:                                Amusements.
                    343: * help-with-tutorial:                   Basic.
                    344: * help-with-tutorial:                   Help.
                    345: * hide-body:                            Outline Visibility.
                    346: * hide-entry:                           Outline Visibility.
                    347: * hide-leaves:                          Outline Visibility.
                    348: * hide-subtree:                         Outline Visibility.
                    349: * holidays (V19):                       Calendar.
                    350: * iconify-frame (V19):                  New Commands.
                    351: * indent-c-exp:                         Multi-line Indent.
                    352: * indent-for-comment:                   Comments.
                    353: * indent-new-comment-line:              Comments.
                    354: * indent-region:                        Multi-line Indent.
                    355: * indent-region:                        Indentation Commands.
                    356: * indent-relative:                      Indentation Commands.
                    357: * indent-rigidly:                       Indentation Commands.
                    358: * indent-sexp:                          Multi-line Indent.
                    359: * indented-text-mode:                   Text Mode.
                    360: * info:                                 Help.
                    361: * insert-abbrevs:                       Saving Abbrevs.
                    362: * insert-anniversary-diary-entry (V19): New Entries.
                    363: * insert-block-diary-entry (V19):       New Entries.
                    364: * insert-cyclic-diary-entry (V19):      New Entries.
                    365: * insert-diary-entry (V19):             New Entries.
                    366: * insert-file:                          Misc File Ops.
                    367: * insert-kbd-macro:                     Save Kbd Macro.
                    368: * insert-monthly-diary-entry (V19):     New Entries.
                    369: * insert-parentheses:                   Balanced Editing.
                    370: * insert-register:                      RegText.
                    371: * insert-weekly-diary-entry (V19):      New Entries.
                    372: * insert-yearly-diary-entry (V19):      New Entries.
                    373: * interrupt-shell-subjob:               Shell Mode.
                    374: * inverse-add-global-abbrev:            Defining Abbrevs.
                    375: * inverse-add-mode-abbrev:              Defining Abbrevs.
                    376: * isearch (V19):                        Search Changes.
                    377: * isearch-backward:                     Incremental Search.
                    378: * isearch-backward-regexp:              Regexp Search.
                    379: * isearch-backward-regexp (V19):        New Commands.
                    380: * isearch-forward:                      Incremental Search.
                    381: * isearch-forward-regexp:               Regexp Search.
                    382: * ispell-buffer (V19):                  Spell Changes.
                    383: * ispell-region (V19):                  Spell Changes.
                    384: * just-one-space:                       Killing.
                    385: * kbd-macro-query:                      Kbd Macro Query.
                    386: * kill-all-abbrevs:                     Defining Abbrevs.
                    387: * kill-buffer:                          Kill Buffer.
                    388: * kill-comment:                         Comments.
                    389: * kill-compilation:                     Compilation.
                    390: * kill-ispell (V19):                    Spell Changes.
                    391: * kill-line:                            Killing.
                    392: * kill-line:                            Killing.
                    393: * kill-local-variable:                  Locals.
                    394: * kill-output-from-shell:               Shell Mode.
                    395: * kill-rectangle:                       Rectangles.
                    396: * kill-region:                          Killing.
                    397: * kill-sentence:                        Killing.
                    398: * kill-sentence:                        Sentences.
                    399: * kill-sexp:                            Lists.
                    400: * kill-sexp:                            Killing.
                    401: * kill-some-buffers:                    Kill Buffer.
                    402: * kill-word:                            Killing.
                    403: * kill-word:                            Words.
                    404: * latex-mode:                           TeX Mode.
                    405: * LaTeX-mode:                           TeX Mode.
                    406: * lisp-complete-symbol:                 Lisp Completion.
                    407: * lisp-indent-line:                     Basic Indent.
                    408: * lisp-interaction-mode:                Lisp Interaction.
                    409: * lisp-mode:                            External Lisp.
                    410: * lisp-send-defun:                      External Lisp.
                    411: * list-abbrevs:                         Editing Abbrevs.
                    412: * list-buffers:                         List Buffers.
                    413: * list-command-history:                 Repetition.
                    414: * list-directory:                       ListDir.
                    415: * list-matching-lines:                  Other Repeating Search.
                    416: * list-options:                         Edit Options.
                    417: * list-tags:                            List Tags.
                    418: * load:                                 Loading.
                    419: * load-file:                            Loading.
                    420: * load-library:                         Loading.
                    421: * local-set-key:                        Rebinding.
                    422: * lpr-buffer:                           Hardcopy.
                    423: * lpr-region:                           Hardcopy.
                    424: * mail:                                 Sending Mail.
                    425: * mail-cc:                              Mail Mode.
                    426: * mail-fill-yanked-message:             Mail Mode.
                    427: * mail-other-frame (V19):               New Commands.
                    428: * mail-other-window:                    Pop Up Window.
                    429: * mail-other-window:                    Sending Mail.
                    430: * mail-send:                            Mail Mode.
                    431: * mail-send-and-exit:                   Mail Mode.
                    432: * mail-signature:                       Mail Mode.
                    433: * mail-subject:                         Mail Mode.
                    434: * mail-to:                              Mail Mode.
                    435: * mail-yank-original:                   Mail Mode.
                    436: * mail-yank-original:                   Rmail Reply.
                    437: * make-local-variable:                  Locals.
                    438: * make-symbolic-link:                   Misc File Ops.
                    439: * make-symbolic-link (V19):             M-x Changes.
                    440: * make-variable-buffer-local:           Locals.
                    441: * manual-entry:                         Documentation.
                    442: * manual-entry (V19):                   M-x Changes.
                    443: * mark-calendar-holidays (V19):         Calendar.
                    444: * mark-defun:                           Defuns.
                    445: * mark-defun:                           Marking Objects.
                    446: * mark-diary-entries (V19):             Displaying Diary.
                    447: * mark-fortran-subprogram:              Fortran Motion.
                    448: * mark-page:                            Pages.
                    449: * mark-page:                            Marking Objects.
                    450: * mark-paragraph:                       Paragraphs.
                    451: * mark-paragraph:                       Marking Objects.
                    452: * mark-sexp:                            Marking Objects.
                    453: * mark-sexp:                            Lists.
                    454: * mark-whole-buffer:                    Marking Objects.
                    455: * mark-word:                            Marking Objects.
                    456: * mark-word:                            Words.
                    457: * minibuffer-complete:                  Completion.
                    458: * minibuffer-complete-word:             Completion.
                    459: * modify-syntax-entry:                  Syntax Change.
                    460: * move-over-close-and-reindent:         Balanced Editing.
                    461: * move-to-window-line:                  Basic.
                    462: * name-last-kbd-macro:                  Save Kbd Macro.
                    463: * narrow-to-region:                     Narrowing.
                    464: * negative-argument:                    Arguments.
                    465: * newline:                              Basic.
                    466: * newline-and-indent:                   Basic Indent.
                    467: * next-complex-command:                 Repetition.
                    468: * next-error:                           Compilation.
                    469: * next-file:                            Tags Stepping.
                    470: * next-history-element (V19):           New Facilities.
                    471: * next-line:                            Basic.
                    472: * next-matching-history-element (V19):  New Facilities.
                    473: * normal-mode:                          Choosing Modes.
                    474: * not-modified:                         Saving.
                    475: * nroff-mode:                           Nroff Mode.
                    476: * occur:                                Other Repeating Search.
                    477: * open-dribble-file:                    Bugs.
                    478: * open-line:                            Blank Lines.
                    479: * open-rectangle:                       Rectangles.
                    480: * open-termscript:                      Bugs.
                    481: * other-window:                         Other Window.
                    482: * outline-backward-same-level:          Outline Motion.
                    483: * outline-forward-same-level:           Outline Motion.
                    484: * outline-mode:                         Outline Mode.
                    485: * outline-next-visible-heading:         Outline Motion.
                    486: * outline-previous-visible-heading:     Outline Motion.
                    487: * outline-up-heading:                   Outline Motion.
                    488: * overwrite-mode:                       Minor Modes.
                    489: * picture-backward-clear-column:        Basic Picture.
                    490: * picture-backward-column:              Basic Picture.
                    491: * picture-clear-column:                 Basic Picture.
                    492: * picture-clear-line:                   Basic Picture.
                    493: * picture-clear-rectangle:              Rectangles in Picture.
                    494: * picture-clear-rectangle-to-register:  Rectangles in Picture.
                    495: * picture-forward-column:               Basic Picture.
                    496: * picture-motion:                       Insert in Picture.
                    497: * picture-motion-reverse:               Insert in Picture.
                    498: * picture-move-down:                    Basic Picture.
                    499: * picture-move-up:                      Basic Picture.
                    500: * picture-movement-down:                Insert in Picture.
                    501: * picture-movement-left:                Insert in Picture.
                    502: * picture-movement-ne:                  Insert in Picture.
                    503: * picture-movement-nw:                  Insert in Picture.
                    504: * picture-movement-right:               Insert in Picture.
                    505: * picture-movement-se:                  Insert in Picture.
                    506: * picture-movement-sw:                  Insert in Picture.
                    507: * picture-movement-up:                  Insert in Picture.
                    508: * picture-newline:                      Basic Picture.
                    509: * picture-open-line:                    Basic Picture.
                    510: * picture-set-tab-stops:                Tabs in Picture.
                    511: * picture-tab:                          Tabs in Picture.
                    512: * picture-tab-search:                   Tabs in Picture.
                    513: * picture-yank-rectangle:               Rectangles in Picture.
                    514: * picture-yank-rectangle-from-register: Rectangles in Picture.
                    515: * plain-tex-mode:                       TeX Mode.
                    516: * plain-TeX-mode:                       TeX Mode.
                    517: * point-to-register:                    RegPos.
                    518: * prepend-to-buffer:                    Accumulating Text.
                    519: * previous-complex-command:             Repetition.
                    520: * previous-history-element (V19):       New Facilities.
                    521: * previous-line:                        Basic.
                    522: * previous-matching-history-element (V19): New Facilities.
                    523: * print-buffer:                         Hardcopy.
                    524: * print-diary-entries (V19):            Printing Diary.
                    525: * print-region:                         Hardcopy.
                    526: * query-replace:                        Query Replace.
                    527: * query-replace-regexp:                 Query Replace.
                    528: * quietly-read-abbrev-file:             Saving Abbrevs.
                    529: * quit-shell-subjob:                    Shell Mode.
                    530: * quoted-insert:                        Basic.
                    531: * re-search-backward:                   Regexp Search.
                    532: * re-search-forward:                    Regexp Search.
                    533: * read-abbrev-file:                     Saving Abbrevs.
                    534: * recenter:                             Scrolling.
                    535: * recenter:                             Basic.
                    536: * recover-file:                         Recover.
                    537: * register-to-point:                    RegPos.
                    538: * reload-ispell (V19):                  Spell Changes.
                    539: * rename-buffer:                        Misc Buffer.
                    540: * rename-file:                          Misc File Ops.
                    541: * repeat-complex-command:               Repetition.
                    542: * replace-regexp:                       Unconditional Replace.
                    543: * replace-string:                       Unconditional Replace.
                    544: * reposition-window (V19):              New Commands.
                    545: * revert-buffer:                        Reverting.
                    546: * revert-buffer (Dired, V19):           Editing Dired Buffer.
                    547: * revert-buffer (V19):                  Basic Changes.
                    548: * rmail:                                Rmail.
                    549: * rmail-add-label:                      Rmail Labels.
                    550: * rmail-beginning-of-message:           Rmail Scrolling.
                    551: * rmail-continue:                       Rmail Reply.
                    552: * rmail-delete-backward:                Rmail Deletion.
                    553: * rmail-delete-forward:                 Rmail Deletion.
                    554: * rmail-edit-current-message:           Rmail Editing.
                    555: * rmail-expunge:                        Rmail Deletion.
                    556: * rmail-forward:                        Rmail Reply.
                    557: * rmail-get-new-mail:                   Rmail Files.
                    558: * rmail-input:                          Rmail Files.
                    559: * rmail-kill-label:                     Rmail Labels.
                    560: * rmail-last-message:                   Rmail Motion.
                    561: * rmail-mail:                           Rmail Reply.
                    562: * rmail-next-labeled-message:           Rmail Labels.
                    563: * rmail-next-message:                   Rmail Motion.
                    564: * rmail-next-undeleted-message:         Rmail Motion.
                    565: * rmail-output:                         Rmail Output.
                    566: * rmail-output-to-rmail-file:           Rmail Output.
                    567: * rmail-previous-labeled-message:       Rmail Labels.
                    568: * rmail-previous-message:               Rmail Motion.
                    569: * rmail-previous-undeleted-message:     Rmail Motion.
                    570: * rmail-quit:                           Rmail.
                    571: * rmail-reply:                          Rmail Reply.
                    572: * rmail-resend (V19):                   Mail Changes.
                    573: * rmail-retry-failure (V19):            Mail Changes.
                    574: * rmail-save:                           Rmail.
                    575: * rmail-search:                         Rmail Motion.
                    576: * rmail-show-message:                   Rmail Motion.
                    577: * rmail-summary:                        Rmail Make Summary.
                    578: * rmail-summary-by-labels:              Rmail Labels.
                    579: * rmail-summary-by-labels:              Rmail Make Summary.
                    580: * rmail-summary-by-recipients:          Rmail Make Summary.
                    581: * rmail-summary-delete-forward:         Rmail Summary Edit.
                    582: * rmail-summary-exit:                   Rmail Summary Edit.
                    583: * rmail-summary-goto-msg:               Rmail Summary Edit.
                    584: * rmail-summary-next-all:               Rmail Summary Edit.
                    585: * rmail-summary-next-msg:               Rmail Summary Edit.
                    586: * rmail-summary-previous-all:           Rmail Summary Edit.
                    587: * rmail-summary-previous-msg:           Rmail Summary Edit.
                    588: * rmail-summary-quit:                   Rmail Summary Edit.
                    589: * rmail-summary-scroll-msg-down:        Rmail Summary Edit.
                    590: * rmail-summary-scroll-msg-up:          Rmail Summary Edit.
                    591: * rmail-summary-undelete:               Rmail Summary Edit.
                    592: * rmail-toggle-header:                  Rmail Editing.
                    593: * rmail-undelete-previous-message:      Rmail Deletion.
                    594: * run-lisp:                             External Lisp.
                    595: * save-buffer:                          Saving.
                    596: * save-buffers-kill-emacs:              Exiting.
                    597: * save-some-buffers:                    Saving.
                    598: * scroll-bar-mode (V19):                Basic Changes.
                    599: * scroll-down:                          Scrolling.
                    600: * scroll-left:                          Horizontal Scrolling.
                    601: * scroll-other-window:                  Other Window.
                    602: * scroll-right:                         Horizontal Scrolling.
                    603: * scroll-up:                            Scrolling.
                    604: * sdb (V19):                            Starting GUD.
                    605: * search-backward:                      Nonincremental Search.
                    606: * search-forward:                       Nonincremental Search.
                    607: * self-insert:                          Basic.
                    608: * send-gud-command (V19):               GUD Customization.
                    609: * send-invisible (V19):                 Shell Changes.
                    610: * send-shell-input:                     Shell Mode.
                    611: * set-comment-column:                   Comments.
                    612: * set-fill-column:                      Fill Commands.
                    613: * set-fill-prefix:                      Fill Prefix.
                    614: * set-gnu-bindings:                     Emulation.
                    615: * set-goal-column:                      Basic.
                    616: * set-gosmacs-bindings:                 Emulation.
                    617: * set-mark-command:                     Setting Mark.
                    618: * set-rmail-inbox-list:                 Rmail Files.
                    619: * set-selective-display:                Selective Display.
                    620: * set-variable:                         Examining.
                    621: * set-visited-file-name:                Saving.
                    622: * setq-default:                         Locals.
                    623: * shell:                                Interactive Shell.
                    624: * shell-command:                        Single Shell.
                    625: * shell-command-on-region:              Single Shell.
                    626: * shell-send-eof:                       Shell Mode.
                    627: * show-all:                             Outline Visibility.
                    628: * show-all-diary-entries (V19):         Displaying Diary.
                    629: * show-branches:                        Outline Visibility.
                    630: * show-children:                        Outline Visibility.
                    631: * show-entry:                           Outline Visibility.
                    632: * show-output-from-shell:               Shell Mode.
                    633: * show-subtree:                         Outline Visibility.
                    634: * sort-columns:                         Sorting.
                    635: * sort-fields:                          Sorting.
                    636: * sort-lines:                           Sorting.
                    637: * sort-numeric-fields:                  Sorting.
                    638: * sort-pages:                           Sorting.
                    639: * sort-paragraphs:                      Sorting.
                    640: * spell-buffer:                         Spelling.
                    641: * spell-region:                         Spelling.
                    642: * spell-string:                         Spelling.
                    643: * spell-word:                           Spelling.
                    644: * split-line:                           Indentation Commands.
                    645: * split-window-horizontally:            Split Window.
                    646: * split-window-vertically:              Split Window.
                    647: * start-kbd-macro:                      Basic Kbd Macro.
                    648: * stop-shell-subjob:                    Shell Mode.
                    649: * substitute-key-definition:            Rebinding.
                    650: * super-apropos (V19):                  New Commands.
                    651: * suspend-emacs:                        Exiting.
                    652: * switch-to-buffer:                     Select Buffer.
                    653: * switch-to-buffer-other-frame (V19):   New Commands.
                    654: * switch-to-buffer-other-window:        Pop Up Window.
                    655: * tab-to-tab-stop:                      Text Mode.
                    656: * tab-to-tab-stop:                      Tab Stops.
                    657: * tabify:                               Just Spaces.
                    658: * tags-apropos:                         List Tags.
                    659: * tags-loop-continue:                   Tags Search.
                    660: * tags-query-replace:                   Tags Search.
                    661: * tags-search:                          Tags Search.
                    662: * tex-bibtex-file (V19):                TeX Mode Changes.
                    663: * TeX-buffer:                           TeX Print.
                    664: * TeX-close-LaTeX-block:                TeX Editing.
                    665: * tex-close-latex-block (V19):          TeX Mode Changes.
                    666: * TeX-insert-braces:                    TeX Editing.
                    667: * TeX-insert-quote:                     TeX Editing.
                    668: * TeX-kill-job:                         TeX Print.
                    669: * tex-latex-block (V19):                TeX Mode Changes.
                    670: * tex-mode:                             TeX Mode.
                    671: * TeX-mode:                             TeX Mode.
                    672: * TeX-print:                            TeX Print.
                    673: * TeX-recenter-output-buffer:           TeX Print.
                    674: * TeX-region:                           TeX Print.
                    675: * TeX-show-print-queue:                 TeX Print.
                    676: * TeX-terminate-paragraph:              TeX Editing.
                    677: * tex-view (V19):                       TeX Mode Changes.
                    678: * texinfo-mode:                         Texinfo Mode.
                    679: * text-mode:                            Text Mode.
                    680: * toggle-read-only:                     Misc Buffer.
                    681: * top-level:                            Recursive Edit.
                    682: * top-level:                            Quitting.
                    683: * transpose-chars:                      Transpose.
                    684: * transpose-chars:                      Basic.
                    685: * transpose-lines:                      Transpose.
                    686: * transpose-sexps:                      Lists.
                    687: * transpose-sexps:                      Transpose.
                    688: * transpose-words:                      Transpose.
                    689: * transpose-words:                      Words.
                    690: * undigestify-rmail-message:            Rmail Digest.
                    691: * undo:                                 Undo.
                    692: * unexpand-abbrev:                      Expanding Abbrevs.
                    693: * universal-argument:                   Arguments.
                    694: * unrmail:                              Mail Changes.
                    695: * untabify:                             Just Spaces.
                    696: * up-list:                              TeX Editing.
                    697: * upcase-region:                        Case.
                    698: * upcase-word:                          Fixing Case.
                    699: * upcase-word:                          Case.
                    700: * validate-TeX-buffer:                  TeX Editing.
                    701: * vc-cancel-version (V19):              Editing with VC.
                    702: * vc-create-snapshot (V19):             Making Snapshots.
                    703: * vc-diff (V19):                        Comparing Versions.
                    704: * vc-directory (V19):                   VC Status.
                    705: * vc-insert-headers (V19):              Version Headers.
                    706: * vc-print-log (V19):                   VC Status.
                    707: * vc-register (V19):                    Editing with VC.
                    708: * vc-rename-file (V19):                 Renaming and VC.
                    709: * vc-retrieve-snapshot (V19):           Making Snapshots.
                    710: * vc-revert-buffer (V19):               Editing with VC.
                    711: * vc-toggle-read-only (V19):            Editing with VC.
                    712: * vc-update-change-log (V19):           Change Logs and VC.
                    713: * vi-mode:                              Emulation.
                    714: * view-buffer:                          Misc Buffer.
                    715: * view-buffer (V19):                    M-x Changes.
                    716: * view-diary-entries (V19):             Displaying Diary.
                    717: * view-emacs-news:                      Help.
                    718: * view-file:                            Misc File Ops.
                    719: * view-file (V19):                      M-x Changes.
                    720: * view-lossage:                         Help.
                    721: * view-register:                        Registers.
                    722: * vip-mode:                             Emulation.
                    723: * visit-tags-table:                     Select Tag Table.
                    724: * what-cursor-position:                 Position Info.
                    725: * what-line:                            Position Info.
                    726: * what-page:                            Position Info.
                    727: * where-is:                             Help.
                    728: * widen:                                Narrowing.
                    729: * word-search-backward:                 Word Search.
                    730: * word-search-forward:                  Word Search.
                    731: * write-abbrev-file:                    Saving Abbrevs.
                    732: * write-file:                           Saving.
                    733: * write-region:                         Misc File Ops.
                    734: * Yank:                                 Kill Ring.
                    735: * yank-pop:                             Earlier Kills.
                    736: * yank-rectangle:                       Rectangles.
                    737: * yow:                                  Amusements.
                    738: * zap-to-char:                          Killing.
                    739: 
                    740: 
                    741: File: emacs,  Node: Variable Index,  Next: Concept Index,  Prev: Command Index,  Up: Top
                    742: 
                    743: Variable Index
                    744: **************
                    745: 
                    746: * Menu:
                    747: 
                    748: * abbrev-all-caps:                      Expanding Abbrevs.
                    749: * abbrev-file-name:                     Saving Abbrevs.
                    750: * abbrev-mode:                          Abbrevs.
                    751: * auto-mode-alist:                      Choosing Modes.
                    752: * auto-save-default:                    Auto Save Control.
                    753: * auto-save-interval:                   Auto Save Control.
                    754: * auto-save-timeout (V19):              Basic Changes.
                    755: * auto-save-visited-file-name:          Auto Save Files.
                    756: * backup-by-copying:                    Backup Copying.
                    757: * backup-by-copying-when-linked:        Backup Copying.
                    758: * backup-by-copying-when-mismatch:      Backup Copying.
                    759: * blink-matching-paren:                 Matching.
                    760: * blink-matching-paren-distance:        Matching.
                    761: * buffer-read-only:                     Misc Buffer.
                    762: * c-argdecl-indent:                     C Indent.
                    763: * c-auto-newline:                       C Indent.
                    764: * c-brace-imaginary-offset:             C Indent.
                    765: * c-brace-offset:                       C Indent.
                    766: * c-continued-statement-offset:         C Indent.
                    767: * c-indent-level:                       C Indent.
                    768: * c-label-offset:                       C Indent.
                    769: * c-mode-hook:                          Program Modes.
                    770: * c-mode-map:                           Keymaps.
                    771: * c-tab-always-indent:                  C Indent.
                    772: * case-fold-search:                     Replacement and Case.
                    773: * case-fold-search:                     Search Case.
                    774: * case-replace:                         Replacement and Case.
                    775: * command-history:                      Repetition.
                    776: * command-line-args:                    Command Switches.
                    777: * comment-column:                       Comments.
                    778: * comment-end:                          Comments.
                    779: * comment-indent-hook:                  Comments.
                    780: * comment-line-start:                   Fortran Comments.
                    781: * comment-line-start-skip:              Fortran Comments.
                    782: * comment-multi-line:                   Comments.
                    783: * comment-start:                        Comments.
                    784: * comment-start-skip:                   Comments.
                    785: * compile-command:                      Compilation.
                    786: * completion-auto-help:                 Completion.
                    787: * completion-ignored-extensions:        Completion.
                    788: * ctl-arrow:                            Display Vars.
                    789: * ctl-x-map:                            Keymaps.
                    790: * dbx-mode-hook:                        GUD Customization.
                    791: * debug-on-error:                       Lisp Debug.
                    792: * debug-on-quit:                        Lisp Debug.
                    793: * default-directory:                    File Names.
                    794: * default-major-mode:                   Choosing Modes.
                    795: * delete-auto-save-files:               Auto Save Files.
                    796: * diary-display-hook (V19):             Simple and Fancy.
                    797: * diary-file (V19):                     Diary Entries.
                    798: * diff-switches (V19):                  New Commands.
                    799: * dired-chown-program (V19):            Multiple Files.
                    800: * dired-copy-preserve-time (V19):       Multiple Files.
                    801: * dired-kept-versions:                  Dired Deletion.
                    802: * dired-listing-switches:               Dired Enter.
                    803: * echo-keystrokes:                      Display Vars.
                    804: * emacs-lisp-mode-hook:                 Program Modes.
                    805: * emerge-combine-template (V19):        Combining in Emerge.
                    806: * emerge-startup-hook (V19):            Fine Points of Emerge.
                    807: * enable-local-variables (V19):         Basic Changes.
                    808: * enable-recursive-minibuffers:         Minibuffer Edit.
                    809: * esc-map:                              Keymaps.
                    810: * european-calendar-style (V19):        European Calendar Style.
                    811: * explicit-shell-file-name:             Interactive Shell.
                    812: * fill-column:                          Fill Commands.
                    813: * fill-prefix:                          Fill Prefix.
                    814: * find-file-hooks:                      Visiting.
                    815: * find-file-not-found-hooks:            Visiting.
                    816: * find-file-run-dired:                  Visiting.
                    817: * fortran-check-all-num-for-matching-do: ForIndent Vars.
                    818: * fortran-column-ruler:                 Fortran Columns.
                    819: * fortran-comment-indent-char:          Fortran Comments.
                    820: * fortran-comment-indent-style:         Fortran Comments.
                    821: * fortran-comment-line-column:          Fortran Comments.
                    822: * fortran-comment-region:               Fortran Comments.
                    823: * fortran-continuation-char:            ForIndent Conv.
                    824: * fortran-continuation-indent:          ForIndent Vars.
                    825: * fortran-do-indent:                    ForIndent Vars.
                    826: * fortran-electric-line-number:         ForIndent Num.
                    827: * fortran-if-indent:                    ForIndent Vars.
                    828: * fortran-line-number-indent:           ForIndent Num.
                    829: * fortran-minimum-statement-indent:     ForIndent Vars.
                    830: * gdb-mode-hook:                        GUD Customization.
                    831: * global-map:                           Keymaps.
                    832: * help-map:                             Keymaps.
                    833: * indent-tabs-mode:                     Just Spaces.
                    834: * Info-directory-list (V19):            Info Changes.
                    835: * INFOPATH:                             Info Changes.
                    836: * inhibit-local-variables:              File Variables.
                    837: * inhibit-local-variables (V19):        Basic Changes.
                    838: * initial-major-mode:                   Entering Emacs.
                    839: * insert-default-directory:             Minibuffer File.
                    840: * insert-default-directory:             File Names.
                    841: * inverse-video:                        Display Vars.
                    842: * kept-new-versions:                    Backup Deletion.
                    843: * kept-old-versions:                    Backup Deletion.
                    844: * kill-buffer-hook (V19):               Hook Changes.
                    845: * kill-ring-max:                        Earlier Kills.
                    846: * LaTeX-mode-hook:                      TeX Print.
                    847: * lisp-body-indent:                     Lisp Indent.
                    848: * lisp-indent-offset:                   Lisp Indent.
                    849: * lisp-interaction-mode-hook:           Program Modes.
                    850: * lisp-mode-hook:                       Program Modes.
                    851: * lisp-mode-map:                        Keymaps.
                    852: * list-directory-brief-switches:        ListDir.
                    853: * list-directory-verbose-switches:      ListDir.
                    854: * load-path:                            Loading.
                    855: * lpr-command:                          Hardcopy.
                    856: * lpr-switches:                         Hardcopy.
                    857: * mail-archive-file-name:               Mail Headers.
                    858: * mail-default-reply-to:                Mail Headers.
                    859: * mail-header-separator:                Mail Format.
                    860: * mail-mode-hook:                       Mail Mode.
                    861: * mail-setup-hook:                      Mail Mode.
                    862: * mail-signature (V19):                 Mail Changes.
                    863: * mail-yank-prefix (V19):               Mail Changes.
                    864: * make-backup-files:                    Backup.
                    865: * mark-ring:                            Mark Ring.
                    866: * mark-ring-max:                        Mark Ring.
                    867: * meta-flag:                            Characters.
                    868: * minibuffer-local-completion-map:      Keymaps.
                    869: * minibuffer-local-map:                 Keymaps.
                    870: * minibuffer-local-must-match-map:      Keymaps.
                    871: * minibuffer-local-ns-map:              Keymaps.
                    872: * mode-line-inverse-video:              Display Vars.
                    873: * mode-line-inverse-video:              Mode Line.
                    874: * muddle-mode-hook:                     Program Modes.
                    875: * next-screen-context-lines:            Scrolling.
                    876: * no-redraw-on-reenter:                 Display Vars.
                    877: * nroff-mode-hook:                      Nroff Mode.
                    878: * outline-mode-hook:                    Outline Mode.
                    879: * outline-regexp:                       Outline Format.
                    880: * page-delimiter:                       Pages.
                    881: * paragraph-separate:                   Paragraphs.
                    882: * paragraph-start:                      Paragraphs.
                    883: * parse-sexp-ignore-comments:           Syntax Entry.
                    884: * picture-mode-hook:                    Picture.
                    885: * picture-tab-chars:                    Tabs in Picture.
                    886: * plain-TeX-mode-hook:                  TeX Print.
                    887: * pre-abbrev-expand-hook (V19):         Hook Changes.
                    888: * repeat-complex-command-map:           Keymaps.
                    889: * require-final-newline:                Saving.
                    890: * rmail-dont-reply-to:                  Rmail Reply.
                    891: * rmail-edit-mode-hook:                 Rmail Editing.
                    892: * rmail-ignored-headers:                Rmail Editing.
                    893: * rmail-output-file-alist:              Mail Changes.
                    894: * save-abbrevs:                         Saving Abbrevs.
                    895: * scheme-mode-hook:                     Program Modes.
                    896: * scroll-step:                          Scrolling.
                    897: * sdb-mode-hook:                        GUD Customization.
                    898: * search-delete-char:                   Incremental Search.
                    899: * search-exit-char:                     Incremental Search.
                    900: * search-quote-char:                    Incremental Search.
                    901: * search-repeat-char:                   Incremental Search.
                    902: * search-reverse-char:                  Incremental Search.
                    903: * search-slow-speed:                    Incremental Search.
                    904: * search-slow-window-lines:             Incremental Search.
                    905: * search-yank-line-char:                Incremental Search.
                    906: * search-yank-word-char:                Incremental Search.
                    907: * selective-display-ellipses:           Outline Visibility.
                    908: * selective-display-ellipses:           Display Vars.
                    909: * sentence-end:                         Sentences.
                    910: * shell-cd-regexp:                      Interactive Shell.
                    911: * shell-file-name:                      Single Shell.
                    912: * shell-popd-regexp:                    Interactive Shell.
                    913: * shell-prompt-pattern:                 Shell Mode.
                    914: * shell-pushd-regexp:                   Interactive Shell.
                    915: * shell-set-directory-error-hook:       Interactive Shell.
                    916: * split-window-keep-point (V19):        Changed Commands.
                    917: * tab-stop-list:                        Tab Stops.
                    918: * tab-width:                            Display Vars.
                    919: * tags-file-name:                       Select Tag Table.
                    920: * term-file-prefix:                     Terminal Init.
                    921: * term-setup-hook:                      Terminal Init.
                    922: * tex-directory (V19):                  TeX Mode Changes.
                    923: * TeX-mode-hook:                        TeX Print.
                    924: * text-mode-hook:                       Text Mode.
                    925: * track-eol:                            Basic.
                    926: * trim-versions-without-asking:         Backup Deletion.
                    927: * truncate-lines:                       Continuation Lines.
                    928: * truncate-partial-width-windows:       Split Window.
                    929: * undo-limit:                           Undo.
                    930: * undo-strong-limit:                    Undo.
                    931: * vc-command-messages (V19):            Variables for Check-in/out.
                    932: * vc-comment-alist (V19):               Version Headers.
                    933: * vc-header-string (V19):               Version Headers.
                    934: * vc-initial-comment (V19):             Editing with VC.
                    935: * vc-keep-workfiles (V19):              Editing with VC.
                    936: * vc-log-mode-hook (V19):               Log Entries.
                    937: * vc-make-backups (V19):                Editing with VC.
                    938: * vc-mistrust-permissions (V19):        Variables for Check-in/out.
                    939: * vc-static-header-alist (V19):         Version Headers.
                    940: * vc-suppress-confirm (V19):            Variables for Check-in/out.
                    941: * version-control:                      Backup Names.
                    942: * version-control (V19):                New Facilities.
                    943: * VERSION_CONTROL:                      New Facilities.
                    944: * visible-bell:                         Display Vars.
                    945: * window-min-height:                    Change Window.
                    946: * window-min-width:                     Change Window.
                    947: * write-file-hooks:                     Saving.
                    948: 
                    949: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.