emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r106920: Spelling fix.


From: Paul Eggert
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r106920: Spelling fix.
Date: Mon, 23 Jan 2012 11:44:28 -0800
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 106920
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Mon 2012-01-23 11:44:28 -0800
message:
  Spelling fix.
modified:
  lisp/files.el
=== modified file 'lisp/files.el'
--- a/lisp/files.el     2012-01-21 00:41:05 +0000
+++ b/lisp/files.el     2012-01-23 19:44:28 +0000
@@ -3779,7 +3779,7 @@
            ;; Don't change the mode if the local variable list specifies it.
            ;; The file name can influence whether the local variables apply.
            (and old-try-locals
-                ;; h-l-v also checks it, but might as well be explcit.
+                ;; h-l-v also checks it, but might as well be explicit.
                 (not (inhibit-local-variables-p))
                 (hack-local-variables t))
            ;; TODO consider making normal-mode handle this case.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]