lisp/emacs-lisp/tabulated-list.el: Fix alignment problem with :pad-right = 0.
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 23 Jun 2013 13:23:49 +0000 (15:23 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 23 Jun 2013 13:23:49 +0000 (15:23 +0200)
commit18bb9e21f3a95114d34947283e76a973692b526c
tree472fb028addea8c37729cd39a393521f34217dac
parent2e667b8ccd507148aa40ad37546b042398234ab8
lisp/emacs-lisp/tabulated-list.el: Fix alignment problem with :pad-right = 0.
(tabulated-list-init-header): Don't skip aligning the next header field when
padding is 0; otherwise, field width is not respected unless the title is as
wide as the field.
lisp/ChangeLog
lisp/emacs-lisp/tabulated-list.el