summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 49eca72f4eb..5dafd64e1d3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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'.