X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=950c297117e8c3b9455533a3c1ee2145f23cb6ad;hb=9ffa67f4da7766dddfd3d610fba7693cba24d2bc;hp=f5fa4355fe0a103035e0781da7df6177336d6ae0;hpb=a16ae567635169e8a0f6e7eae037728c88ed17fe;p=pspp diff --git a/NEWS b/NEWS index f5fa4355fe..950c297117 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ Please send PSPP bug reports to bug-gnu-pspp@gnu.org. Changes from 1.2.0 to 1.3.0: + * The file pspp-mode.el (the pspp-mode for Emacs) is no longer distributed + with PSPP. Instead, it can be installed directly in emacs and is available + from https://elpa.gnu.org/packages/pspp-mode.html + * The Find dialog box, when searching for numeric values, will match only to the precision of the variable's print format. This avoids behaviour which is suprising to some users.