Fix misleading Changelog entry.

This commit is contained in:
Michael Albinus 2010-11-07 08:02:15 +01:00
parent 09def8be4f
commit e4dbd3e267

View file

@ -1,7 +1,7 @@
2010-11-06 Michael Albinus <michael.albinus@gmx.de>
* files.el (backup-by-copying-when-mismatch): Make it a buffer local
variable (permanent-local).
* files.el (backup-by-copying-when-mismatch): Set
`permanent-local' property.
* net/tramp.el (tramp-handle-insert-file-contents): Do not set
`permanent-local' property for `backup-by-copying-when-mismatch'.