Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Jul 27 22:11:45 2008 +0000 +++ b/src/ChangeLog Mon Jul 28 01:41:57 2008 +0000 @@ -1,3 +1,13 @@ +2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com> + + * nsfns.m (x-create-frame): Add copy of parms argument to beginning. + Set Vx_resource_name to a fallback. Replace read of 'buffered' + parameter with read of 'alpha' one. + (Qns_frame_parameter): Remove. + * nsselection.m (selection-coding-system) + (next-selection-coding-system, Vselection_coding_system) + (Vnext_selection_coding_system): Drop. + 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com> * nsfns.m (do-applescript, do_applescript): Rename to
