diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2006-08-05 12:27:31 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2006-08-05 12:27:31 +0000 |
commit | 52cd64b7673affa9737ee6f486ea974c59f4d388 (patch) | |
tree | db0624af6c1027e9b0c65e7cfcff3f4124bd0115 /NEWS | |
parent | 0fc982e4a8e2ef78bd46122a08fb630bc684a56d (diff) | |
download | mdk-52cd64b7673affa9737ee6f486ea974c59f4d388.tar.gz mdk-52cd64b7673affa9737ee6f486ea974c59f4d388.tar.bz2 |
Accept F-spec in NOP (with warning)
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-12
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ Please send mdk bug reports to bug-mdk@gnu.org. ** Bug fixes + - smem in mixvm correctly handles negative zero (thanks to Michael + Vernov). + - cbpo help string corrected (thanks to Michael Vernov). - I1 and I2 in mixvm swapped to their correct position (closes #15746). - Obsolete CFLAGS for Darwin removed. - mixal-mode.el syncronised with Emacs CVS. |