Mercurial > emacs
changeset 26360:5370b1c171ef
Change in file-locked-p argument.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 05 Nov 1999 14:04:10 +0000 |
parents | d2970b5d3b72 |
children | 95491c6d08de |
files | etc/NEWS |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri Nov 05 13:50:51 1999 +0000 +++ b/etc/NEWS Fri Nov 05 14:04:10 1999 +0000 @@ -541,6 +541,9 @@ When you add a new item, please add it without either +++ or --- so I will know I still need to look at it -- rms. +** The file name argument of function `file-locked-p' is now required +instead of being optional. + ** The new built-in error `text-read-only' is signaled when trying to modify read-only text.