Mercurial > emacs
changeset 111381:7cb97499fd27
Fix misleading Changelog entry.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 07 Nov 2010 08:02:15 +0100 |
parents | 055d69129c48 |
children | 1aba3578b8d8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 06 15:05:47 2010 +0100 +++ b/lisp/ChangeLog Sun Nov 07 08:02:15 2010 +0100 @@ -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'.