aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAdrian Robert2009-03-06 15:36:16 +0000
committerAdrian Robert2009-03-06 15:36:16 +0000
commitfe41ae9e008dffa0e7a7c44dea558b57b3178d9c (patch)
tree719b66d9253f11d223a4c1e564565e314296244d /src
parent13cd8a29cbdee75368a6a6a92a7a402b4988dfbf (diff)
downloademacs-fe41ae9e008dffa0e7a7c44dea558b57b3178d9c.tar.gz
emacs-fe41ae9e008dffa0e7a7c44dea558b57b3178d9c.zip
* nsfns.m (ns_appkit_version_int): Fix typo in the version macro.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c9f1e297d37..0807d81c47c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -10,6 +10,8 @@
10 (EmacsView-windowWillUseStandardFrame:defaultFrame:): New method. 10 (EmacsView-windowWillUseStandardFrame:defaultFrame:): New method.
11 (EmacsView-drawRect:): Completely shortcircuit if ns_in_resize. 11 (EmacsView-drawRect:): Completely shortcircuit if ns_in_resize.
12 12
13 * nsfns.m (ns_appkit_version_int): Fix typo in the version macro.
14
132009-03-06 Kenichi Handa <handa@m17n.org> 152009-03-06 Kenichi Handa <handa@m17n.org>
14 16
15 These changes are to detect incorrect composition sequence without 17 These changes are to detect incorrect composition sequence without