# HG changeset patch # User Nick Roberts # Date 1155848413 0 # Node ID 34e079ee9d15e8589228f50aaf84df926ca085b7 # Parent 4bb2db64b4a1c675649115abb69d455a740c591e *** empty log message *** diff -r 4bb2db64b4a1 -r 34e079ee9d15 src/ChangeLog --- a/src/ChangeLog Thu Aug 17 17:56:57 2006 +0000 +++ b/src/ChangeLog Thu Aug 17 21:00:13 2006 +0000 @@ -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.