aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 49c13b4fdfe..f60633e5183 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,15 @@
12008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com> 12008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
2 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
112008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
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