]> code.delx.au - gnu-emacs/blobdiff - lisp/allout.el
* hl-line.el (hl-line-unload-function): New function.
[gnu-emacs] / lisp / allout.el
index db0101daa7724d48868fb43d109b053b19cc976d..dd954b748f1cfd4e388adb29a56882fd1a4b5c8e 100644 (file)
@@ -5974,7 +5974,7 @@ See `allout-toggle-current-subtree-encryption' for more details."
 
       (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))