Any way to prevent newline with lisp's 'get' functions?

In regard to the message string used in Getpoint, Getstring, etc.:In v8 I had to include "\n" in the string to make the message print on a new line.In v9 that happens automatically.Is there any way to suppress that, and let the message print on the same line as previous text?