X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/ad85a071cc6d583041969d300793c92f21a54696..ae6e112df045de8ddc22e85f8538975d4664b325:/etc/NEWS diff --git a/etc/NEWS b/etc/NEWS index 27b5406a15..16b9f75c50 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -27,7 +27,7 @@ so we will look at it and add it to the manual. If building with GCC, this enables compile-time checks that warn about possibly-questionable C code. On a recent GNU system there should be no warnings; on older and on non-GNU systems the generated warnings -may or may not be useful. By default, these warnings are not generated. +may be useful. * Startup Changes in Emacs 24.2 @@ -39,6 +39,9 @@ been adding them there, put them somewhere else, eg site-lisp. * Changes in Emacs 24.2 +** New functions `system-users', `system-groups' return lists of the user +name, group names known to the system (where possible). + ** If your Emacs was built from a bzr checkout, the new variable `emacs-bzr-version' contains information about which bzr revision was used. @@ -74,7 +77,12 @@ channel keys found, if any. ** The `server-auth-key' variable can be used to set a permanent shared key for Emacs Server. - + +** In Perl mode, new option `perl-indent-parens-as-block' causes non-block +closing brackets to be aligned with the line of the opening bracket. + +** FIXME something happened to ses.el, 2012-04-17. + ** Obsolete packages: *** mailpost.el