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: Thu, 03 Feb 2005 02:35:29 -0500

Index: emacs/src/xdisp.c
diff -c emacs/src/xdisp.c:1.975 emacs/src/xdisp.c:1.976
*** emacs/src/xdisp.c:1.975     Tue Feb  1 08:56:01 2005
--- emacs/src/xdisp.c   Thu Feb  3 07:35:28 2005
***************
*** 8086,8091 ****
--- 8086,8093 ----
  
    /* Last displayed message is now the current message.  */
    echo_area_buffer[1] = echo_area_buffer[0];
+   /* Inform read_char that we're not echoing.  */
+   echo_message_buffer = Qnil;
  
    /* Prevent redisplay optimization in redisplay_internal by resetting
       this_line_start_pos.  This is done because the mini-buffer now




reply via email to

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