Mercurial > emacs
changeset 75443:d1ddbd8d646d
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 27 Jan 2007 19:04:53 +0000 |
parents | 09eed2796001 |
children | b6c76ab97fce |
files | etc/ChangeLog lisp/ChangeLog |
diffstat | 2 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <kevin.d.rodgers@gmail.com> + + * PROBLEMS: More details about disabling features that hamper + performance with slow X connections. + 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br> * ps-prin1.ps (printBackground): Fix background height.
--- 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 <eliz@gnu.org> + + * server.el (server-start): Mention LEAVE-DEAD arg in the doc string. + +2007-01-27 Ben North <ben@redfrontdoor.org> + + * outline.el (outline-promote, outline-demote): Doc fix. Rename + the arg CHILDREN -> WHICH. + 2007-01-27 Michael Albinus <michael.albinus@gmx.de> * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set