Mercurial > emacs
diff src/ChangeLog @ 57783:4cb8cebc3255
2004-10-28 Will <will@glozer.net>
* macterm.c: allow user to assign key modifiers to the Mac Option
key via a 'mac-option-modifier' variable.
| author | John Wiegley <johnw@newartisans.com> |
|---|---|
| date | Fri, 29 Oct 2004 00:00:43 +0000 |
| parents | 7c925282bd47 |
| children | 4b6ff733caa8 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Oct 28 23:35:13 2004 +0000 +++ b/src/ChangeLog Fri Oct 29 00:00:43 2004 +0000 @@ -1,3 +1,8 @@ +2004-10-28 Will <will@glozer.net> + + * macterm.c: allow user to assign key modifiers to the Mac Option + key via a 'mac-option-modifier' variable. + 2004-10-28 Stefan <monnier@iro.umontreal.ca> * xselect.c (Vx_lost_selection_functions, Vx_sent_selection_functions):
