aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/programs.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/programs.texi b/man/programs.texi
index 51dbd9c51a3..5f4a674f1e7 100644
--- a/man/programs.texi
+++ b/man/programs.texi
@@ -2518,7 +2518,7 @@ with @kbd{imenu-add-menu-bar-index}.
2518Some major modes provide facilities for invoking Imenu; otherwise you 2518Some major modes provide facilities for invoking Imenu; otherwise you
2519could add @code{imenu-add-menu-bar-index} to a major mode's hook to 2519could add @code{imenu-add-menu-bar-index} to a major mode's hook to
2520generate an index for each buffer created in that mode. (If you do 2520generate an index for each buffer created in that mode. (If you do
2521that, it takes sime time to generate the index when finding a file, 2521that, it takes some time to generate the index when finding a file,
2522depending on the file's size and the complexity of the indexing function 2522depending on the file's size and the complexity of the indexing function
2523for that mode.) 2523for that mode.)
2524 2524