]> git.eshelyaron.com Git - emacs.git/commit
* nsterm.m (ns_get_color): Update documentation properly for last
authorAdrian Robert <Adrian.B.Robert@gmail.com>
Fri, 21 Aug 2009 19:33:56 +0000 (19:33 +0000)
committerAdrian Robert <Adrian.B.Robert@gmail.com>
Fri, 21 Aug 2009 19:33:56 +0000 (19:33 +0000)
commit36e34d1b5d03d28124f5d4162ded440c68e87b12
treecd0392797ea56cd0688a03b6fc6c071b801c4810
parent3625e9685c707902ce1ecce411cb97afc75f0405
* nsterm.m (ns_get_color): Update documentation properly for last
change, and clean up loose ends in the code left by it.  Fix
longstanding bug with 16-bit hex parsing, and add support for
yet another X11 format (rgb:r/g/b) for compatibility.
* nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of
timer_check() to avoid crash on Leopard/PPC.  Bug #2154.
src/ChangeLog