]> git.eshelyaron.com Git - emacs.git/commitdiff
(mouse-buffer-menu-alist): Keep buffer names left aligned.
authorJason Rumney <jasonr@gnu.org>
Thu, 6 Dec 2007 17:58:08 +0000 (17:58 +0000)
committerJason Rumney <jasonr@gnu.org>
Thu, 6 Dec 2007 17:58:08 +0000 (17:58 +0000)
lisp/mouse.el

index e35bea8174816dfa35ad522141e74ac87535ef72..d01bddfab73f0624d73d2c36a3576f8d5859f786 100644 (file)
@@ -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