# HG changeset patch # User Eli Zaretskii # Date 1169924693 0 # Node ID d1ddbd8d646d79b8b2cf593e86286efe58a53175 # Parent 09eed279600111fa1fec8d112f6e574acbcffcea *** empty log message *** diff -r 09eed2796001 -r d1ddbd8d646d etc/ChangeLog --- a/etc/ChangeLog Sat Jan 27 19:03:43 2007 +0000 +++ b/etc/ChangeLog Sat Jan 27 19:04:53 2007 +0000 @@ -1,3 +1,8 @@ +2007-01-27 Kevin Rodgers + + * PROBLEMS: More details about disabling features that hamper + performance with slow X connections. + 2007-01-26 Vinicius Jose Latorre * ps-prin1.ps (printBackground): Fix background height. diff -r 09eed2796001 -r d1ddbd8d646d lisp/ChangeLog --- a/lisp/ChangeLog Sat Jan 27 19:03:43 2007 +0000 +++ b/lisp/ChangeLog Sat Jan 27 19:04:53 2007 +0000 @@ -1,3 +1,12 @@ +2007-01-27 Eli Zaretskii + + * server.el (server-start): Mention LEAVE-DEAD arg in the doc string. + +2007-01-27 Ben North + + * outline.el (outline-promote, outline-demote): Doc fix. Rename + the arg CHILDREN -> WHICH. + 2007-01-27 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set