From: Gerd Moellmann Date: Fri, 5 Nov 1999 14:04:10 +0000 (+0000) Subject: Change in file-locked-p argument. X-Git-Tag: emacs-pretest-21.0.90~6166 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9da30515c76ab859e3391effb36eb7d99c8bb02a;p=emacs.git Change in file-locked-p argument. --- diff --git a/etc/NEWS b/etc/NEWS index 4694d0f1d72..f3f40c8a2a6 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -541,6 +541,9 @@ Note that +++ before an item means the Lisp manual has been updated. 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.