diff options
author | Ken Manheimer <ken.manheimer@gmail.com> | 2011-02-09 19:31:18 -0500 |
---|---|---|
committer | Ken Manheimer <ken.manheimer@gmail.com> | 2011-02-09 19:31:18 -0500 |
commit | 11c46e150707cc87b7733b57f34bc83e4227d31c (patch) | |
tree | 02ee0bb711cbad0efe579bcea036fcd3290948e7 /lisp/emacs-lisp | |
parent | af4e5f4c5f03cf546e69e33a7103f73381f7c9ea (diff) | |
download | emacs-11c46e150707cc87b7733b57f34bc83e4227d31c.tar.gz emacs-11c46e150707cc87b7733b57f34bc83e4227d31c.tar.bz2 emacs-11c46e150707cc87b7733b57f34bc83e4227d31c.zip |
Synopsis: Change allout user configuration so auto-activation is controlled
solely by customization `allout-auto-activation'.
(allout-auto-activation-helper) (allout-setup): New autoloads implement new
custom set procedure for allout-auto-activation. Also, explicitly invoke
(allout-setup) after allout-auto-activation is custom-defined, to effect
the settings in emacs sessions besides the few where allout-auto-activation
customization is donea.
(allout-auto-activation): Use allout-auto-activation-helper to :set.
Revise the docstring.
(allout-init): Reduce functionality to just customizing
allout-auto-activation, and mark obsolete.
(allout-mode): Respect string values for allout-auto-activation. Run
allout-after-copy-or-kill-hook without any args.
(allout-mode) (allout-layout) (allout-default-layout) (outlineify-sticky):
Adjust docstring for new scheme.
(allout-after-copy-or-kill-hook): No arguments - hook implementers should
concentrate on the kill ring.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions