I use emacs 23 with auctex.

I find TeX-complete-symbol can only know some finite command .
How to make emacs know command of other package such as \usepackage{mathabx} ?

Thanks