aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2011-01-21 09:35:30 +0100
committerJan Djärv2011-01-21 09:35:30 +0100
commit449ab399f45da3a5310ef6d07865c923cc1eb269 (patch)
tree1f3d9518e9e86fb01630a18cf0e0fb7465dbb708 /src/ChangeLog
parentc310ff4fade6f04b0c9cd2ed1bee572e8a03efd2 (diff)
downloademacs-449ab399f45da3a5310ef6d07865c923cc1eb269.tar.gz
emacs-449ab399f45da3a5310ef6d07865c923cc1eb269.zip
* nsterm.m (keyDown): If ns_right_alternate_modifier is Qleft, check
if ns_alternate_modifier is none.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c0424f95477..11a80ec3b10 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-01-21 Jan Djärv <jan.h.d@swipnet.se>
2
3 * nsterm.m (keyDown): If ns_right_alternate_modifier is Qleft, check
4 if ns_alternate_modifier is none.
5
12011-01-20 Jan Djärv <jan.h.d@swipnet.se> 62011-01-20 Jan Djärv <jan.h.d@swipnet.se>
2 7
3 * unexmacosx.c: Add comment about include order. 8 * unexmacosx.c: Add comment about include order.