* minibuf.c (minibuf_prompt, minibuf_prompt_width): Move here
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 6 Mar 2011 09:52:06 +0000 (01:52 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 6 Mar 2011 09:52:06 +0000 (01:52 -0800)
commite9588e2e96025e416921e24d08fc4822d2ce3c6b
treec483cf3bba94cc37c36a07cdfc740feba9a4356e
parent1e12733b25bfa52650157c34fc30a9c7fe1d5b4c
* minibuf.c (minibuf_prompt, minibuf_prompt_width): Move here

from xdisp.c, and make static, since these are used only here.
* window.h, xdisp.c (minibuf_prompt, minibuf_prompt_width):
Remove decls.
src/ChangeLog
src/minibuf.c
src/window.h
src/xdisp.c