Eli Zaretskii writes: >> From: Spencer Baugh >> Date: Tue, 28 Nov 2023 14:38:55 +0000 (UTC) >> Cc: Spencer Baugh , emacs-devel@gnu.org >> :type '(choice (const :tag "No sorting" nil) >> (const :tag "Alphabetical sorting" alphabetical) >> + (const :tag "Historical sorting" historical) > ^^^^^^^^^^^^^^^^^^ > "Chronological sorting" I think "historical sorting" is more intuitive here. "Chronological" seems more ambiguous - it could mean something different for files, for example. Fixed patch for everything else: