Mercurial > emacs
diff man/programs.texi @ 39063:6ecd6d3c0630
(Imenu): Fix a typo.
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Fri, 31 Aug 2001 15:10:14 +0000 |
| parents | 9a1045bcf43c |
| children | ba769a5fb855 |
line wrap: on
line diff
--- a/man/programs.texi Fri Aug 31 15:09:40 2001 +0000 +++ b/man/programs.texi Fri Aug 31 15:10:14 2001 +0000 @@ -281,8 +281,8 @@ 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
