diff options
| -rw-r--r-- | NEWS | 2 | ||||
| -rw-r--r-- | THANKS | 2 | ||||
| -rw-r--r-- | TODO | 1 | 
3 files changed, 3 insertions, 2 deletions
| @@ -13,6 +13,8 @@ Please send mdk bug reports to bug-mdk@gnu.org.  ** New mixvm-Emacs/GNUD interface via mixvm.el (Philip King). +** Readline and history support for mixvm are now optional features. +  ** JRED is now properly implemented (bug pointed out by     Vasiliy Ozmetelenko). @@ -15,7 +15,7 @@ a list of these people. Help me keep it complete and exempt of errors.  * Agustin Navarro <anp@cantv.net> kindly tested the installation on    Mandrake and discovered a bug in the configuration process. -* Vasilij <vasimba@mail.ru> kindly pointed out a bug in JRED. +* Vasilij Ozmetelenko <vasimba@mail.ru> kindly pointed out a bug in JRED.  * MDK was inspired by Darius Bacon's MIXAL program <djello@well.sf.ca.us>    which can be installed in Debian 2.3 as the package "mixal". @@ -4,6 +4,5 @@  * allow abbrevs of mixvm commands (e.g. ed file -> edit file)  * ncurses based frontend -* add GTK/GNOME support (see gaby's config hacks for making it optional) | 
