diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1268,6 +1268,11 @@ Area. The output is still logged to the *Messages* buffer. | |||
| 1268 | buffers to allow certain parts of the text to be writable. | 1268 | buffers to allow certain parts of the text to be writable. |
| 1269 | 1269 | ||
| 1270 | +++ | 1270 | +++ |
| 1271 | ** A new variable `comment-end-can-be-escaped' is useful in languages | ||
| 1272 | such as C and C++ where line comments with escaped newlines are | ||
| 1273 | continued to the next line. | ||
| 1274 | |||
| 1275 | +++ | ||
| 1271 | ** New macro `define-advice'. | 1276 | ** New macro `define-advice'. |
| 1272 | 1277 | ||
| 1273 | ** `read-buffer' takes a new `predicate' argument. | 1278 | ** `read-buffer' takes a new `predicate' argument. |