Mercurial > emacs
comparison lisp/ChangeLog @ 109620:71264d39075a
* server.el (server-start): Simplify loop.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 03 Aug 2010 14:22:23 +0200 |
parents | 87a4d6ee5443 |
children | 1d90000011f0 |
comparison
equal
deleted
inserted
replaced
109619:eed576998b56 | 109620:71264d39075a |
---|---|
1 2010-08-03 Leo <sdl.web@gmail.com> | |
2 | |
3 * server.el (server-start): Simplify loop. | |
4 | |
1 2010-08-02 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2010-08-02 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * frame.el (screen-height, screen-width, set-screen-width) | 7 * frame.el (screen-height, screen-width, set-screen-width) |
4 (set-screen-height): Remove ancient compatibility aliases. | 8 (set-screen-height): Remove ancient compatibility aliases. |
5 | 9 |