emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Updating *Completions* as you type


From: Juri Linkov
Subject: Re: Updating *Completions* as you type
Date: Tue, 28 Nov 2023 19:13:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu)

>>    :type '(choice (const :tag "No sorting" nil)
>>                   (const :tag "Alphabetical sorting" alphabetical)
>> +                 (const :tag "Historical sorting" historical)
>                                  ^^^^^^^^^^^^^^^^^^
> "Chronological sorting"

Chronological sorting is how a list of buffers sorted by recency.
Historical sorting is how items in history are sorted by input.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]