emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/window.c
Date: Sun, 16 Dec 2001 15:01:48 -0500

Index: emacs/src/window.c
diff -c emacs/src/window.c:1.393 emacs/src/window.c:1.394
*** emacs/src/window.c:1.393    Wed Dec 12 08:43:16 2001
--- emacs/src/window.c  Sun Dec 16 15:01:48 2001
***************
*** 4530,4535 ****
--- 4530,4538 ----
    int center_p = 0;
    int charpos, bytepos;
  
+   /* If redisplay is suppressed due to an error, try again.  */
+   obuf->display_error_modiff = 0;
+ 
    if (NILP (arg))
      {
        int i;



reply via email to

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