aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2012-07-21 14:10:49 +0200
committerJan Djärv2012-07-21 14:10:49 +0200
commit784051c42a953356befde5e9fa4a98b433b55a7c (patch)
tree11e16134627c3b92172188822343ad11f0fa018a /src/ChangeLog
parent4b17afa7a423faeb352c4c578046127a4c5470ed (diff)
downloademacs-784051c42a953356befde5e9fa4a98b433b55a7c.tar.gz
emacs-784051c42a953356befde5e9fa4a98b433b55a7c.zip
* nsterm.m (accessibilityAttributeValue): Surround with NS_IMPL_COCOA.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ab1f136e6cc..ed0ea6d3a17 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,7 @@
2 2
3 * nsterm.m (accessibilityAttributeValue): New function. (Bug#11134). 3 * nsterm.m (accessibilityAttributeValue): New function. (Bug#11134).
4 (conversationIdentifier): Return value is NSInteger. 4 (conversationIdentifier): Return value is NSInteger.
5 * nsterm.m (accessibilityAttributeValue): Surround with NS_IMPL_COCOA.
5 6
62012-07-21 Chong Yidong <cyd@gnu.org> 72012-07-21 Chong Yidong <cyd@gnu.org>
7 8