* minibuf.c: Make symbols static if they're not exported.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2011 01:51:24 +0000 (18:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2011 01:51:24 +0000 (18:51 -0700)
commit1717ede2bb852dc687a07a27d3362619ba5085e9
treebceefcee0d4f2dec2344a1808550f0adbfec8685
parentfa5fb2bc3565eee70d989b24537080fbb1929006
* minibuf.c: Make symbols static if they're not exported.

(minibuf_save_list, choose_minibuf_frame): Now static.
* lisp.h (choose_minibuf_frame): Remove decl.
src/ChangeLog
src/lisp.h
src/minibuf.c