comparison lispref/text.texi @ 54480:8c72fab9eb5a

(Sorting): Add missing quote.
author Juri Linkov <juri@jurta.org>
date Mon, 22 Mar 2004 07:38:33 +0000
parents 836a9ea3b5a4
children 07f4773453a0
comparison
equal deleted inserted replaced
54479:3839917a7e9e 54480:8c72fab9eb5a
1748 @group 1748 @group
1749 REVERSE (non-nil means reverse order),\ 1749 REVERSE (non-nil means reverse order),\
1750 BEG and END (region to sort). 1750 BEG and END (region to sort).
1751 The variable `sort-fold-case' determines\ 1751 The variable `sort-fold-case' determines\
1752 whether alphabetic case affects 1752 whether alphabetic case affects
1753 the sort order. 1753 the sort order."
1754 @end group 1754 @end group
1755 @group 1755 @group
1756 (interactive "P\nr") 1756 (interactive "P\nr")
1757 (save-excursion 1757 (save-excursion
1758 (save-restriction 1758 (save-restriction