Mercurial > emacs
comparison src/ChangeLog @ 101869:5be87badd8fd
(unexec): Fix error message.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sat, 07 Feb 2009 13:07:38 +0000 |
parents | 351adec348be |
children | d2d9bb06c895 |
comparison
equal
deleted
inserted
replaced
101868:8e0a2c5ca456 | 101869:5be87badd8fd |
---|---|
1 2009-02-07 Andreas Schwab <schwab@suse.de> | |
2 | |
3 * unexelf.c (unexec): Fix error message. | |
4 | |
1 2009-02-07 Adrian Robert <Adrian.B.Robert@gmail.com> | 5 2009-02-07 Adrian Robert <Adrian.B.Robert@gmail.com> |
2 | 6 |
3 * nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDefined event | 7 * nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDefined event |
4 when modal window is active. (Bug #2152) | 8 when modal window is active. (Bug #2152) |
5 (applicationShouldTerminate:): Remove now-unneeded while loop | 9 (applicationShouldTerminate:): Remove now-unneeded while loop |