projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
142ff4d
)
(mouse-buffer-menu-alist): Keep buffer names left aligned.
author
Jason Rumney
<jasonr@gnu.org>
Thu, 6 Dec 2007 17:58:08 +0000
(17:58 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Thu, 6 Dec 2007 17:58:08 +0000
(17:58 +0000)
lisp/mouse.el
patch
|
blob
|
history
diff --git
a/lisp/mouse.el
b/lisp/mouse.el
index e35bea8174816dfa35ad522141e74ac87535ef72..d01bddfab73f0624d73d2c36a3576f8d5859f786 100644
(file)
--- 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