diff options
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -541,6 +541,9 @@ Note that +++ before an item means the Lisp manual has been updated. | |||
| 541 | When you add a new item, please add it without either +++ or --- | 541 | When you add a new item, please add it without either +++ or --- |
| 542 | so I will know I still need to look at it -- rms. | 542 | so I will know I still need to look at it -- rms. |
| 543 | 543 | ||
| 544 | ** The file name argument of function `file-locked-p' is now required | ||
| 545 | instead of being optional. | ||
| 546 | |||
| 544 | ** The new built-in error `text-read-only' is signaled when trying to | 547 | ** The new built-in error `text-read-only' is signaled when trying to |
| 545 | modify read-only text. | 548 | modify read-only text. |
| 546 | 549 | ||