From: Michael Albinus Date: Sat, 6 Nov 2010 14:05:47 +0000 (+0100) Subject: Fix typo. X-Git-Tag: emacs-pretest-23.2.90~8 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=09def8be4f220f116302d3b55a5c53a77d70a273;p=emacs.git Fix typo. --- 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