]> git.eshelyaron.com Git - emacs.git/commit
* allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 15 Nov 2006 16:33:50 +0000 (16:33 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 15 Nov 2006 16:33:50 +0000 (16:33 +0000)
commit30fa215969f76a6fcb59903a576c08a7b8fb4ecc
treef69b7b7b3db276ed14ac49016e945bb7b5092858
parent39f7186cefe8cd96577f8f0b26190a0a339e373f
* allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
(allout-inhibit-aberrance-doublecheck): Rename from
allout-during-yank-processing.  All callers changed.
(allout-ascend): Provide for unusual case where some topic after
the first in file is at lower depth than the first.
(allout-shift-in): Ensure the offspring of the new containing
topic are exposed.
(allout-encrypt-string): Preserve the coding-system of the text,
according to that of the containing buffer.
(allout-toggle-subtree-encryption): When the text being encrypted
requires a different coding system, offer to preserve the coding
system using a file local var.
lisp/ChangeLog