diff --git a/lisp/mouse.el b/lisp/mouse.el index e35bea81748..d01bddfab73 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el @@ -1914,7 +1914,7 @@ and selects that window." (cons (cons (format - (format "%%%ds %%s%%s %%s" maxlen) + (format "%%-%ds %%s%%s %%s" maxlen) (buffer-name elt) (if (buffer-modified-p elt) "*" " ") (save-excursion