diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d7762db1919..49eca72f4eb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,7 +4,7 @@ variable (permanent-local). * net/tramp.el (tramp-handle-insert-file-contents): Do not set - `permanent-local' property for `(backup-by-copying-when-mismatch'. + `permanent-local' property for `backup-by-copying-when-mismatch'. 2010-11-06 Eli Zaretskii <eliz@gnu.org> |