# HG changeset patch # User Gerd Moellmann # Date 942236099 0 # Node ID 17d6fe2e2d0ff9ce7a34b8ccbe8ed9f0259e4436 # Parent b4a032382ae33df238fe57552c1da5c6a2e6a831 Removal of buffer argument of file-local-copy. diff -r b4a032382ae3 -r 17d6fe2e2d0f etc/NEWS --- a/etc/NEWS Wed Nov 10 12:11:55 1999 +0000 +++ b/etc/NEWS Wed Nov 10 12:14:59 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 optional argument BUFFER of function file-local-copy has been +removed since it wasn't used by anything. + ** The file name argument of function `file-locked-p' is now required instead of being optional.