Simplify slightly.

This commit is contained in:
Fred Drake 1999-01-27 18:40:36 +00:00
parent c5efde8522
commit ffc4811a40
1 changed files with 2 additions and 4 deletions

View File

@ -4,10 +4,8 @@
"\\1python-\\2.info")
(replace-string "@node Front Matter\n@chapter Abstract\n"
"@node Abstract\n@section Abstract\n")
(progn
(mark-whole-buffer)
(texinfo-master-menu 'update-all-nodes)
)
(mark-whole-buffer)
(texinfo-master-menu 'update-all-nodes)
(save-buffer)
) ;; fix-python-texinfo