Mercurial > emacs
changeset 26397:17d6fe2e2d0f
Removal of buffer argument of file-local-copy.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 10 Nov 1999 12:14:59 +0000 |
parents | b4a032382ae3 |
children | 7eb699cb9ef2 |
files | etc/NEWS |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.