Mercurial > emacs
comparison src/ChangeLog @ 97047:c628dd388bdb
code cleanups in NS port
| author | Adrian Robert <Adrian.B.Robert@gmail.com> |
|---|---|
| date | Mon, 28 Jul 2008 01:41:57 +0000 |
| parents | 68cf271f3d30 |
| children | 55c00acfe623 |
comparison
equal
deleted
inserted
replaced
| 97046:cd3145d8768e | 97047:c628dd388bdb |
|---|---|
| 1 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com> | |
| 2 | |
| 3 * nsfns.m (x-create-frame): Add copy of parms argument to beginning. | |
| 4 Set Vx_resource_name to a fallback. Replace read of 'buffered' | |
| 5 parameter with read of 'alpha' one. | |
| 6 (Qns_frame_parameter): Remove. | |
| 7 * nsselection.m (selection-coding-system) | |
| 8 (next-selection-coding-system, Vselection_coding_system) | |
| 9 (Vnext_selection_coding_system): Drop. | |
| 10 | |
| 1 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com> | 11 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com> |
| 2 | 12 |
| 3 * nsfns.m (do-applescript, do_applescript): Rename to | 13 * nsfns.m (do-applescript, do_applescript): Rename to |
| 4 ns-do-applescript, ns_do_applescript, and move within file. | 14 ns-do-applescript, ns_do_applescript, and move within file. |
| 5 | 15 |
