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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/window.c
Date: Tue, 09 Jul 2002 05:46:39 -0400

Index: emacs/src/window.c
diff -c emacs/src/window.c:1.421 emacs/src/window.c:1.422
*** emacs/src/window.c:1.421    Mon Jul  1 04:00:07 2002
--- emacs/src/window.c  Tue Jul  9 05:46:38 2002
***************
*** 958,964 ****
        struct buffer *old_buffer = NULL, *b = XBUFFER (buf);
  
        /* In case W->start is out of the range, use something
!          reasonable.  This situation occured when loading a file with
           `-l' containing a call to `rmail' with subsequent other
           commands.  At the end, W->start happened to be BEG, while
           rmail had already narrowed the buffer.  */
--- 958,964 ----
        struct buffer *old_buffer = NULL, *b = XBUFFER (buf);
  
        /* In case W->start is out of the range, use something
!          reasonable.  This situation occurred when loading a file with
           `-l' containing a call to `rmail' with subsequent other
           commands.  At the end, W->start happened to be BEG, while
           rmail had already narrowed the buffer.  */



reply via email to

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