comparison src/xdisp.c @ 45678:19d02f244e7d

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 08 Jun 2002 18:30:02 +0000
parents c6e4c52881d7
children 112aea59a277
comparison
equal deleted inserted replaced
45677:81a570c4be20 45678:19d02f244e7d
6269 { 6269 {
6270 Lisp_Object buffer; 6270 Lisp_Object buffer;
6271 int this_one, the_other, clear_buffer_p, rc; 6271 int this_one, the_other, clear_buffer_p, rc;
6272 int count = BINDING_STACK_SIZE (); 6272 int count = BINDING_STACK_SIZE ();
6273 6273
6274 /* If buffers aren't life, make new ones. */ 6274 /* If buffers aren't live, make new ones. */
6275 ensure_echo_area_buffers (); 6275 ensure_echo_area_buffers ();
6276 6276
6277 clear_buffer_p = 0; 6277 clear_buffer_p = 0;
6278 6278
6279 if (which == 0) 6279 if (which == 0)