# HG changeset patch # User Karl Heuer # Date 820799414 0 # Node ID dbc49672f8473107231b1dc7d36c829fb0d05593 # Parent f8a4126da2c8ed88c92b42f41c4c1c343a21d172 (texinfo-master-menu): Doc fix. diff -r f8a4126da2c8 -r dbc49672f847 lisp/textmodes/texinfo.el --- a/lisp/textmodes/texinfo.el Thu Jan 04 23:49:34 1996 +0000 +++ b/lisp/textmodes/texinfo.el Thu Jan 04 23:50:14 1996 +0000 @@ -92,7 +92,7 @@ menus) before it constructs the master menu. The function removes the detailed part of an already existing master -menu. This action depends on the pre-exisitng master menu using the +menu. This action depends on the pre-existing master menu using the standard `texinfo-master-menu-header'. The master menu has the following format, which is adapted from the @@ -198,7 +198,7 @@ (modify-syntax-entry ?\' "w" texinfo-mode-syntax-table)) ;; Written by Wolfgang Bangerth -;; To overide this example, set either `imenu-generic-expression' +;; To override this example, set either `imenu-generic-expression' ;; or `imenu-create-index-function'. (defvar texinfo-imenu-generic-expression '((nil "^@node[ \t]+\\([^,\n]*\\)" 1) diff -r f8a4126da2c8 -r dbc49672f847 lisp/textmodes/texnfo-upd.el --- a/lisp/textmodes/texnfo-upd.el Thu Jan 04 23:49:34 1996 +0000 +++ b/lisp/textmodes/texnfo-upd.el Thu Jan 04 23:50:14 1996 +0000 @@ -749,7 +749,7 @@ menus) before it constructs the master menu. The function removes the detailed part of an already existing master -menu. This action depends on the pre-exisitng master menu using the +menu. This action depends on the pre-existing master menu using the standard `texinfo-master-menu-header'. The master menu has the following format, which is adapted from the