lisp/emacs-lisp/tabulated-list.el: Use defvar-local, setq-local.
commit47199123698df3a14acb016c3869075b2d6012d5
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 20 Jun 2013 11:57:33 +0000 (20 13:57 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 20 Jun 2013 11:57:33 +0000 (20 13:57 +0200)
tree46bad9e875eb4c36496ad0839059f90479318e13
parent40e90e482656676c62f15cdb2dd1c6ab8d274d5b
lisp/emacs-lisp/tabulated-list.el: Use defvar-local, setq-local.

(tabulated-list-format): Fix typo.  Declare with `defvar-local'.
(tabulated-list-use-header-line, tabulated-list-entries)
(tabulated-list-padding, tabulated-list-printer)
(tabulated-list-sort-key): Declare with `defvar-local'.
(tabulated-list-init-header, tabulated-list-print-fake-header):
Use `setq-local'.
lisp/ChangeLog
lisp/emacs-lisp/tabulated-list.el