Silence byte compiler
commit4c7dcd083079584827fbede7997077fe473616cd
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 17 Nov 2012 14:51:26 +0000 (17 15:51 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 17 Nov 2012 14:51:26 +0000 (17 15:51 +0100)
treea9d239feb157da87d44aa797104b03155604b082
parenta00a7b29183798c36ab75698a4ef5c3db4e670ec
Silence byte compiler

* contrib/lisp/org-invoice.el (org-invoice-info-to-table,
  org-invoice-list-to-table): Silence byte compiler.
* lisp/org-agenda.el (org-agenda-show-clocking-issues,
  org-agenda-format-item): Silence byte compiler.
* lisp/org-colview-xemacs.el (org-agenda-columns): Silence byte
  compiler.
* lisp/org-colview.el (org-agenda-columns): Silence byte compiler.
* lisp/org.el (org-properties-postprocess-alist): Silence byte
  compiler.

Function renaming was necessary as of
a00a7b29183798c36ab75698a4ef5c3db4e670ec.
contrib/lisp/org-invoice.el
lisp/org-agenda.el
lisp/org-colview-xemacs.el
lisp/org-colview.el
lisp/org.el