aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDavid Reitter2009-06-26 18:37:41 +0000
committerDavid Reitter2009-06-26 18:37:41 +0000
commit25c5550f48ae371dbbe4e7cd7048efcefa030670 (patch)
tree3124a00d3a96314e98990201ef86cd88f8667c9f /src/ChangeLog
parent6ada5ad143d9a491e395303123c4a34b324012e5 (diff)
downloademacs-25c5550f48ae371dbbe4e7cd7048efcefa030670.tar.gz
emacs-25c5550f48ae371dbbe4e7cd7048efcefa030670.zip
nsterm.m (keydown): avoid infinite loop
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c1511e9c243..bf0dcfdfd18 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12009-06-26 David Reitter <david.reitter@gmail.com>
2
3 * nsterm.m (keydown): avoid infinite loop
4
12009-06-26 Peter Jolly <peter@jollys.org> (tiny change) 52009-06-26 Peter Jolly <peter@jollys.org> (tiny change)
2 6
3 * ftfont.c (get_adstyle_property): Call font_intern_prop with 1 as 7 * ftfont.c (get_adstyle_property): Call font_intern_prop with 1 as