comparison etc/NEWS @ 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 5370b1c171ef
children 03830fdf5186
comparison
equal deleted inserted replaced
26396:b4a032382ae3 26397:17d6fe2e2d0f
538 538
539 Note that +++ before an item means the Lisp manual has been updated. 539 Note that +++ before an item means the Lisp manual has been updated.
540 --- means that I have decided it does not need to be in the Lisp manual. 540 --- means that I have decided it does not need to be in the Lisp manual.
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
544 ** The optional argument BUFFER of function file-local-copy has been
545 removed since it wasn't used by anything.
543 546
544 ** The file name argument of function `file-locked-p' is now required 547 ** The file name argument of function `file-locked-p' is now required
545 instead of being optional. 548 instead of being optional.
546 549
547 ** The new built-in error `text-read-only' is signaled when trying to 550 ** The new built-in error `text-read-only' is signaled when trying to