Remove local autoload declaration for
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 26 Apr 2006 21:54:51 +0000 (21:54 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 26 Apr 2006 21:54:51 +0000 (21:54 +0000)
commit8570ce80826e511612edc65b659466503c176b58
tree8dbc23e11d946b424255edf287c4ce18241cffee
parent1bf5b5be50b8b7db22ff292de66299be4ef3a8c7
Remove local autoload declaration for
pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
(allout-show-bodies, allout-header-prefix, allout-primary-bullet)
(allout-plain-bullets-string, allout-distinctive-bullets-string)
(allout-use-mode-specific-leader, allout-old-style-prefixes)
(allout-stylish-prefixes, allout-numbered-bullet)
(allout-file-xref-bullet, allout-presentation-padding)
(allout-use-hanging-indents, allout-reindent-bodies): Mark as
safe-local-variable with suitable value spec, and add autoload
cookie for loaddefs inclusion.  We now use an explicit spec everywhere.
(move-beginning-of-line, move-end-of-line): Repair so these compat
functions now actually resituate the point, when appropriate.
lisp/ChangeLog
lisp/allout.el