comparison etc/future-bug @ 49600:23a1cea22d13

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 14:56:31 +0000
parents 03ddf0b96330
children 02e2382f5e8a
comparison
equal deleted inserted replaced
49599:5ade352e8d1c 49600:23a1cea22d13
6 6
7 In GNU Emacs 51.70.4 (i9986-unknown-linux-gnu, X toolkit) of Sat Feb 20 2199 on floss 7 In GNU Emacs 51.70.4 (i9986-unknown-linux-gnu, X toolkit) of Sat Feb 20 2199 on floss
8 configured using `configure --with-x-toolkit=yes' 8 configured using `configure --with-x-toolkit=yes'
9 9
10 The `search-backward-in-time' function appears to be broken in 10 The `search-backward-in-time' function appears to be broken in
11 Emacs 51.70. 11 Emacs 51.70.
12 12
13 Unfortunately, I can never seem to start the debugger early 13 Unfortunately, I can never seem to start the debugger early
14 enough to catch the error as it happens. However I have traced the 14 enough to catch the error as it happens. However I have traced the
15 problem through source by eye, and it looks like `time-forward' can't 15 problem through source by eye, and it looks like `time-forward' can't
16 handle negative arguments anymore. This is consistent with other 16 handle negative arguments anymore. This is consistent with other