mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Merge from savannah/emacs-30
1b80bc67aa; * doc/emacs/android.texi (Android Software): Minor mark...dcfbf7d186; * etc/PROBLEMS: Document the same problem here.b09bbf22afDocument requirements respecting XDG MIME databases on An...365a91622e; (completion-preview--try-table): Propagate extra proper... # Conflicts: # lisp/completion-preview.el
This commit is contained in:
commit
fe7a8c92be
4 changed files with 66 additions and 0 deletions
|
|
@ -473,6 +473,7 @@ candidates or if there are multiple matching completions and
|
|||
(let* ((pred (plist-get props :predicate))
|
||||
(string (buffer-substring beg end))
|
||||
(completion-ignore-case completion-preview-ignore-case)
|
||||
(completion-extra-properties props)
|
||||
(md (completion-metadata string table pred))
|
||||
(sort-fn (or (completion-metadata-get md 'cycle-sort-function)
|
||||
(completion-metadata-get md 'display-sort-function)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue