From dcace64668b4e815d3924ee6c7e07479d9313eb6 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 31 Aug 2001 15:10:14 +0000 Subject: [PATCH] (Imenu): Fix a typo. --- man/programs.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/programs.texi b/man/programs.texi index 242430fbd9f..57ff1b35ba2 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -281,8 +281,8 @@ buffer. When you change the contents of a buffer, if you add or delete definitions, you can update the buffer's index based on the new contents by invoking the @samp{*Rescan*} item in the menu. -Rescanning happens automatically you set @code{imenu-auto-rescan} to a -non-@code{nil} value. There is no need to rescan because of small +Rescanning happens automatically if you set @code{imenu-auto-rescan} to +a non-@code{nil} value. There is no need to rescan because of small changes in the text. @vindex imenu-sort-function -- 2.39.5