emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xdisp.c


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c
Date: Sat, 08 Jun 2002 14:30:02 -0400

Index: emacs/src/xdisp.c
diff -c emacs/src/xdisp.c:1.752 emacs/src/xdisp.c:1.753
*** emacs/src/xdisp.c:1.752     Mon Jun  3 18:44:31 2002
--- emacs/src/xdisp.c   Sat Jun  8 14:30:02 2002
***************
*** 6271,6277 ****
    int this_one, the_other, clear_buffer_p, rc;
    int count = BINDING_STACK_SIZE ();
  
!   /* If buffers aren't life, make new ones.  */
    ensure_echo_area_buffers ();
  
    clear_buffer_p = 0;
--- 6271,6277 ----
    int this_one, the_other, clear_buffer_p, rc;
    int count = BINDING_STACK_SIZE ();
  
!   /* If buffers aren't live, make new ones.  */
    ensure_echo_area_buffers ();
  
    clear_buffer_p = 0;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]