aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2016-06-07 13:55:33 -0400
committerGlenn Morris2016-06-07 13:55:33 -0400
commit62564a6ad2e897785c6cb1f84778814cfb4a9cd4 (patch)
tree29452780972de5d3d53edad6c42df63371b7e1ae
parent2aa6b47e3e216410195cf7ec3abb5902f38082fa (diff)
downloademacs-62564a6ad2e897785c6cb1f84778814cfb4a9cd4.tar.gz
emacs-62564a6ad2e897785c6cb1f84778814cfb4a9cd4.zip
; * etc/NEWS: Fix a typo.
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a72be53d0f3..7f917212059 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -103,8 +103,8 @@ have been added. They are: 'file-attribute-type',
103'file-attribute-device-number'. 103'file-attribute-device-number'.
104 104
105+++ 105+++
106** The new function 'buffer-hash' computes compute a fast, non-consing 106** The new function 'buffer-hash' computes a fast, non-consing hash of
107hash of a buffer's contents. 107a buffer's contents.
108 108
109--- 109---
110** 'fill-paragraph' no longer marks the buffer as changed unless it 110** 'fill-paragraph' no longer marks the buffer as changed unless it