comparison src/ChangeLog @ 72074:91ea8d22ef60

(Fdefine_key): If the key binding definition looks like an XEmacs-style key sequence, convert it to Emacs's format.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 22 Jul 2006 21:22:52 +0000
parents fd396b20f1df
children 1a37f6416b9f
comparison
equal deleted inserted replaced
72073:88cafd01cf48 72074:91ea8d22ef60
1 2006-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * keymap.c (Fdefine_key): If the key binding definition looks like an
4 XEmacs-style key sequence, convert it to Emacs's format.
5
1 2006-07-22 Ralf Angeli <angeli@caeruleus.net> 6 2006-07-22 Ralf Angeli <angeli@caeruleus.net>
2 7
3 * w32fns.c (w32_createwindow): If `left' and/or `top' frame 8 * w32fns.c (w32_createwindow): If `left' and/or `top' frame
4 parameters are bound to some values, use that instead of 9 parameters are bound to some values, use that instead of
5 CW_USEDEFAULT. 10 CW_USEDEFAULT.