diff options
| author | Glenn Morris | 2016-06-07 13:55:33 -0400 |
|---|---|---|
| committer | Glenn Morris | 2016-06-07 13:55:33 -0400 |
| commit | 62564a6ad2e897785c6cb1f84778814cfb4a9cd4 (patch) | |
| tree | 29452780972de5d3d53edad6c42df63371b7e1ae | |
| parent | 2aa6b47e3e216410195cf7ec3abb5902f38082fa (diff) | |
| download | emacs-62564a6ad2e897785c6cb1f84778814cfb4a9cd4.tar.gz emacs-62564a6ad2e897785c6cb1f84778814cfb4a9cd4.zip | |
; * etc/NEWS: Fix a typo.
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -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 |
| 107 | hash of a buffer's contents. | 107 | a 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 |