emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/allout.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/allout.el,v
Date: Fri, 23 May 2008 04:44:12 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/05/23 04:44:08

Index: allout.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/allout.el,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -b -r1.107 -r1.108
--- allout.el   6 May 2008 07:57:25 -0000       1.107
+++ allout.el   23 May 2008 04:44:07 -0000      1.108
@@ -5974,7 +5974,7 @@
 
       (when (not was-encrypted)
         ;; ensure that non-ascii chars pending encryption are noticed before
-        ;; they're encrypted, so the coding system is set to accomodate
+        ;; they're encrypted, so the coding system is set to accommodate
         ;; them.
         (setq buffer-file-coding-system
               (select-safe-coding-system subtree-beg subtree-end))




reply via email to

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