Mercurial > emacs
diff src/ChangeLog @ 101330:eca9795f3903
* nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. * nsfns.m (ns_do_applescript): Conditionalize typeUTF16ExternalRepresentation on Tiger.
author | Adrian Robert <Adrian.B.Robert@gmail.com> |
---|---|
date | Thu, 22 Jan 2009 00:00:13 +0000 |
parents | 954e1944ccf2 |
children | 0096f2a0e5a4 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jan 21 22:28:45 2009 +0000 +++ b/src/ChangeLog Thu Jan 22 00:00:13 2009 +0000 @@ -1,3 +1,10 @@ +2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com> + + * nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on + Tiger. + * nsfns.m (ns_do_applescript): Conditionalize + typeUTF16ExternalRepresentation on Tiger. + 2009-01-21 Wolfgang Lux <wolfgang.lux@gmail.com> (tiny change) * nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window.