From: Lars Magne Ingebrigtsen Date: Mon, 28 Mar 2016 17:11:22 +0000 (+0200) Subject: Mention the `M-q' changes X-Git-Tag: emacs-26.0.90~2278 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a30e7e12ed8465e2565dd318d921bc87f52ce18e;p=emacs.git Mention the `M-q' changes --- diff --git a/etc/NEWS b/etc/NEWS index 0a363711626..b358bfcc8de 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -57,6 +57,10 @@ has been added. They are: 'file-attribute-type', ** The new function `buffer-hash' has been added, and can be used to compute a fash, non-consing hash of the contents of a buffer. +--- +** `fill-paragraph' no longer marks the buffer as changed unless it +actually changed something. + --- ** The locale language name 'ca' is now mapped to the language environment 'Catalan', which has been added.