2005-11-30 Ken Manheimer * allout.el: eval-when-compile: Removed unnecessary load of 'cl. Added fset of allout-real-isearch-abort during compile to alleviate unnecessary byte-compilation warnings. (allout-mode-p): Move definition of this macro above all uses, or byte compilation in barren emacs (eg, during emacs build) will lack the definition. (allout-mode): Move this variable above any uses, or byte compilation will fail. (allout-resolve-xref): Remove use of personal file-reference function. (The function is mostly unreleased, so never worked for anyone except those that asked for the code.) (allout-toggle-current-subtree-encryption): do the current (ie, visible containing) topic, rather than nearest around point. also, repair some docstring grammar. (allout-toggle-subtree-encryption): new function, workhorse that works on nearest topic containing point. (allout-encrypt-string): signal requirement for newer version of pgg. (allout-resumptions): insulate a docstring `('.