aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/textmodes')
-rw-r--r--lisp/textmodes/texnfo-upd.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/texnfo-upd.el b/lisp/textmodes/texnfo-upd.el
index 69d68a76d4b..df5f41eb925 100644
--- a/lisp/textmodes/texnfo-upd.el
+++ b/lisp/textmodes/texnfo-upd.el
@@ -41,7 +41,7 @@
41;; 41;;
42;; Important note: We do NOT recommend use of these commands to update 42;; Important note: We do NOT recommend use of these commands to update
43;; the `Next', `Previous' and `Up' pointers on @node lines. Most 43;; the `Next', `Previous' and `Up' pointers on @node lines. Most
44;; manuals, including those whose Texinfo files adhere to the strucure 44;; manuals, including those whose Texinfo files adhere to the structure
45;; described below, don't need these pointers, because makeinfo will 45;; described below, don't need these pointers, because makeinfo will
46;; generate them automatically (see the node "makeinfo Pointer 46;; generate them automatically (see the node "makeinfo Pointer
47;; Creation" in the Texinfo manual). By contrast, due to known bugs 47;; Creation" in the Texinfo manual). By contrast, due to known bugs