[Nice-commit] Nice NEWS,1.5,1.6
Brought to you by:
bonniot
From: <bo...@us...> - 2003-12-10 14:31:22
|
Update of /cvsroot/nice/Nice In directory sc8-pr-cvs1:/tmp/cvs-serv20006 Modified Files: NEWS Log Message: Made the Emacs mode work on XEmacs, which probably also fixes problems with recent versions of GNU Emacs. Index: NEWS =================================================================== RCS file: /cvsroot/nice/Nice/NEWS,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** NEWS 8 Dec 2003 20:54:23 -0000 1.5 --- NEWS 10 Dec 2003 14:31:19 -0000 1.6 *************** *** 37,40 **** --- 37,41 ---- risk of an accidental ';' changing the meaning of a statement. Empty statements are very rarely needed, and can easily be replaced by '{}'. + * The Emacs mode is updated to work with recent versions of GNU and XEmacs. * Bug fixes (accessing static fields of an superclass or interface, compilation of polymorphic tuples, captured 'this' in initializer, |