summaryrefslogtreecommitdiff
path: root/man/misc.texi
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-01-28 12:48:41 +0000
committerGerd Moellmann <gerd@gnu.org>2000-01-28 12:48:41 +0000
commitefd68b8a91ada03e5c42eb4e7fd778311104a1c5 (patch)
treec9a934e7827072ae53f0007225d1874d5d7c5035 /man/misc.texi
parent5d6dd9631751565b4f6037d35bd93d4c2739338b (diff)
downloademacs-efd68b8a91ada03e5c42eb4e7fd778311104a1c5.tar.gz
*** empty log message ***
Diffstat (limited to 'man/misc.texi')
-rw-r--r--man/misc.texi5
1 files changed, 4 insertions, 1 deletions
diff --git a/man/misc.texi b/man/misc.texi
index 28e035bfadd..249a2bed23d 100644
--- a/man/misc.texi
+++ b/man/misc.texi
@@ -1414,6 +1414,7 @@ record as the sort key.
@findex sort-pages
@findex sort-fields
@findex sort-numeric-fields
+@vindex sort-numeric-base
@table @kbd
@item M-x sort-lines
Divide the region into lines, and sort by comparing the entire
@@ -1446,7 +1447,9 @@ keep same relative order that they had in the original buffer.
Like @kbd{M-x sort-fields} except the specified field is converted
to an integer for each line, and the numbers are compared. @samp{10}
comes before @samp{2} when considered as text, but after it when
-considered as a number.
+considered as a number. By default, numbers are interpreted according
+to @code{sort-numeric-base}, but numbers beginning with @samp{0x} or
+@samp{0} are interpreted as hexadecimal and octal, respectively.
@item M-x sort-columns
Like @kbd{M-x sort-fields} except that the text within each line