aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/textmodes/reftex-toc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/reftex-toc.el b/lisp/textmodes/reftex-toc.el
index cb7e52b75c5..9ee9788e5ba 100644
--- a/lisp/textmodes/reftex-toc.el
+++ b/lisp/textmodes/reftex-toc.el
@@ -598,7 +598,7 @@ With prefix arg 1, restrict index to the section at point."
598 ["External Document TOC " reftex-toc-external t] 598 ["External Document TOC " reftex-toc-external t]
599 "--" 599 "--"
600 ("Update" 600 ("Update"
601 ["Rebuilt *toc* Buffer" revert-buffer t] 601 ["Rebuild *toc* Buffer" revert-buffer t]
602 ["Rescan One File" reftex-toc-rescan reftex-enable-partial-scans] 602 ["Rescan One File" reftex-toc-rescan reftex-enable-partial-scans]
603 ["Rescan Entire Document" reftex-toc-Rescan t]) 603 ["Rescan Entire Document" reftex-toc-Rescan t])
604 ("Options" 604 ("Options"