comparison man/mini.texi @ 36383:d26ad6e1f13f

Change "filename" to "file name" or "file-name". Change "uppercase" to "upper case" or "upper-case". Change "lowercase" to "lower case" or "lower-case". Fix "allows to". (From Nelson Beebe.)
author Eli Zaretskii <eliz@gnu.org>
date Sun, 25 Feb 2001 13:41:20 +0000
parents 931b5c1e2d14
children fb78f82ca9c8
comparison
equal deleted inserted replaced
36382:5ecd29c2f552 36383:d26ad6e1f13f
476 (@code{previous-matching-history-element}) searches older elements in 476 (@code{previous-matching-history-element}) searches older elements in
477 the history, while @kbd{M-s} (@code{next-matching-history-element}) 477 the history, while @kbd{M-s} (@code{next-matching-history-element})
478 searches newer elements. By special dispensation, these commands can 478 searches newer elements. By special dispensation, these commands can
479 use the minibuffer to read their arguments even though you are already 479 use the minibuffer to read their arguments even though you are already
480 in the minibuffer when you issue them. As with incremental searching, 480 in the minibuffer when you issue them. As with incremental searching,
481 an uppercase letter in the regular expression makes the search 481 an upper-case letter in the regular expression makes the search
482 case-sensitive (@pxref{Search Case}). 482 case-sensitive (@pxref{Search Case}).
483 483
484 @ignore 484 @ignore
485 We may change the precise way these commands read their arguments. 485 We may change the precise way these commands read their arguments.
486 Perhaps they will search for a match for the string given so far in the 486 Perhaps they will search for a match for the string given so far in the