aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAdrian Robert2009-09-18 23:54:04 +0000
committerAdrian Robert2009-09-18 23:54:04 +0000
commit0bae4e09edd730765af582e5c414a83fdc454869 (patch)
treefc9700e785f2c520d9ea22481289fbe40a6ab5c9 /src/ChangeLog
parente2b6daf4193bcfd81d6dc67eeee3d50888710818 (diff)
downloademacs-0bae4e09edd730765af582e5c414a83fdc454869.tar.gz
emacs-0bae4e09edd730765af582e5c414a83fdc454869.zip
* nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more carefully.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b44073fda69..566707d3a40 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-09-18 Rob Christie <robchristie@gmail.com> (tiny change)
2
3 * nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more
4 carefully. (Bug #4339)
5
12009-09-18 Chong Yidong <cyd@stupidchicken.com> 62009-09-18 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * syntax.c (Fchar_syntax): Minor doc fix (Bug#4400). 8 * syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).
@@ -24,7 +29,7 @@
24 * nsfns.m (x_get_string_resource): Ape just-previous changes to other 29 * nsfns.m (x_get_string_resource): Ape just-previous changes to other
25 platform versions. Drop support for emacs-20-style face specs. 30 platform versions. Drop support for emacs-20-style face specs.
26 (x-close-connection): Drop PSFlush() under OS X. 31 (x-close-connection): Drop PSFlush() under OS X.
27 (x-focus-frame): Activate the app first. 32 (x-focus-frame): Activate the app first. (Bug #4180)
28 33
292009-09-17 Juanma Barranquero <lekktu@gmail.com> 342009-09-17 Juanma Barranquero <lekktu@gmail.com>
30 35