Mercurial > emacs
diff src/window.c @ 46271:35153dd59211
*** empty log message ***
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Tue, 09 Jul 2002 09:46:38 +0000 |
| parents | 7b8b4ec9573c |
| children | 3f111801efb4 |
line wrap: on
line diff
--- a/src/window.c Tue Jul 09 09:08:18 2002 +0000 +++ b/src/window.c Tue Jul 09 09:46:38 2002 +0000 @@ -958,7 +958,7 @@ 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 + 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. */
