notes in v351 release form

svn: r3707

original commit: 2479d8870183a33dff78056c0cc1fed802593f27
This commit is contained in:
Matthew Flatt 2006-07-15 01:23:52 +00:00
parent c1a04fa086
commit 65745b4f75

View File

@ -1,5 +1,6 @@
Version 350.4
Version 351, July 2006
Changed the shortcut type for selectable-menu-item<%> to allow
key-code symbols
Added get-shortcut-prefix and set-shortcut-prefix to menu-item
@ -12,9 +13,10 @@ Added get-other-shift-key-code to key-event%
Added support for "?:" modifier to keymap state strings
Changed internal handling of keyboard events
----------------------------------------
----------------------------------------------------------------------
Version 350, June 2006
Default max undo history for an editor<%> is 0; use
set-max-undo-history to enable undo
Disabled menu-item shortcuts stay effective (to just beep)
@ -26,12 +28,14 @@ Added |MrEd:emacsUndo| low-level preference
----------------------------------------------------------------------
Version 301, Decmber 2005
Fixed a bug in reading non-text files whose encoding contains
a byte string longer than 64 bytes
----------------------------------------------------------------------
Version 300, Decmber 2005
Changed editor file format to an ASCII encoding
Changed measurement of text for post-script-dc%
Changed label->plain-label to strip parenthesized mneumonics