]> git.eshelyaron.com Git - emacs.git/commitdiff
; (read-extended-command-1): Remove recent unintended addition.
authorEshel Yaron <me@eshelyaron.com>
Fri, 12 Jan 2024 08:10:01 +0000 (09:10 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 12 Jan 2024 08:12:42 +0000 (09:12 +0100)
Fix a copy paste error in b22516b5e9f2febe67a5a8d156a6d2dc51d28bca

lisp/simple.el

index f721cec4d71534cf45e923118140204436b9a208..c681cf2c44688fbe01d1ddc23dd819bcf91422b3 100644 (file)
@@ -2370,8 +2370,7 @@ mode when reading the command name."
             `(metadata
                (category . command)
               ,@(when completions-detailed
-                   '((affixation-function . read-extended-command--affixation)))
-               (display-sort-function . minibuffer-sort-by-history))
+                   '((affixation-function . read-extended-command--affixation))))
            (let ((pred
                   (if (memq action '(nil t))
                       ;; Exclude from completions obsolete commands