* buffer.c (Fswitch_to_buffer): Pass the correct number of
authorJim Blandy <jimb@redhat.com>
Mon, 22 Feb 1993 14:22:37 +0000 (14:22 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 22 Feb 1993 14:22:37 +0000 (14:22 +0000)
commit5fcd022dabb2b0a22f559b52855ab434bf81c2a3
tree05219fe92ae1d43be8b11408444869de80c1a882
parent1a4f1e2c64593b8700f58cb376d2f3dd54f4f0d0
* buffer.c (Fswitch_to_buffer): Pass the correct number of
arguments to Fnext_window.

* buffer.c (Fbury_buffer): Pass the correct number of arguments to
Fother_buffer.

* buffer.c (buffer_slot_type_mismatch): Make symbol_name an
unsigned char *, to match the type of a string's data.
src/buffer.c