aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0a363711626..b358bfcc8de 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -58,6 +58,10 @@ has been added. They are: 'file-attribute-type',
58compute a fash, non-consing hash of the contents of a buffer. 58compute a fash, non-consing hash of the contents of a buffer.
59 59
60--- 60---
61** `fill-paragraph' no longer marks the buffer as changed unless it
62actually changed something.
63
64---
61** The locale language name 'ca' is now mapped to the language 65** The locale language name 'ca' is now mapped to the language
62environment 'Catalan', which has been added. 66environment 'Catalan', which has been added.
63 67