From: Nick Roberts Date: Thu, 17 Aug 2006 21:00:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~963 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=454e31b372768c8fb24eb10150e4032e3833af90;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index f37715a4b71..68a2bb082ec 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2006-08-18 Nick Roberts + + * window.c (Fset_window_fringes): Do nothing on a tty. + (Fwindow_fringes): Put ? operator after the line break. + 2006-08-16 Andreas Schwab * print.c (debug_output_compilation_hack): Fix return type.