]> git.eshelyaron.com Git - emacs.git/commitdiff
Move category ahead of style in completions header line
authorEshel Yaron <me@eshelyaron.com>
Sat, 1 Jun 2024 16:43:02 +0000 (18:43 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 1 Jun 2024 17:04:55 +0000 (19:04 +0200)
lisp/minibuffer.el

index 3211081dcba6d8b691a1aab93c27d65de680a0e1..d97897b92430db96d70c876c67fac24d358e6a36 100644 (file)
@@ -2414,8 +2414,8 @@ completions."
 (defvar completions-header-format
   '(" "
     completions-header-count
-    completions-header-style
     completions-header-category
+    completions-header-style
     "%b | "
     completions-header-order
     completions-header-restriction