summaryrefslogtreecommitdiff
path: root/lisp/allout.el
Commit message (Expand)AuthorAgeFilesLines
* * allout.el (allout-post-undo-hook): New allout outline-change event hookKen Manheimer2011-07-051-1/+11
* * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide insecureKen Manheimer2011-07-041-88/+118
* * allout.el (allout-yank-processing): Adjust cursor position forKen Manheimer2011-07-021-1/+5
* * allout.el (allout-yank-processing): Fix injection of extra space betweenKen Manheimer2011-06-301-2/+2
* Simplify unloading functions after 2011-06-25T17:42:18Z!lekktu@gmail.com.Juanma Barranquero2011-06-251-1/+1
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-9/+9
* * allout.el (allout-inhibit-auto-fill-on-headline): Create newKen Manheimer2011-05-231-1/+9
* * lisp/allout.el: Comment fix.Glenn Morris2011-05-141-1/+1
* * allout.el (allout-hide-by-annotation, allout-flag-region): ReduceKen Manheimer2011-03-291-2/+3
* * allout.el (allout-yank-processing): Adjust for new rebulleting regime soKen Manheimer2011-03-161-1/+1
* * allout.el (allout-make-topic-prefix) (allout-rebullet-heading): InvertKen Manheimer2011-03-151-8/+10
* * lisp/allout.el (allout-abbreviate-flattened-numbering)Stefan Monnier2011-03-141-2/+3
* * allout.el Summary: Change so yank of distinctive-bullet items preservesKen Manheimer2011-03-091-49/+43
* Fix typos.Juanma Barranquero2011-03-061-3/+3
* Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.Glenn Morris2011-02-271-4/+4
|\
| * Fix spelling of "precede".Glenn Morris2011-02-221-4/+4
* | Fix some mis-spellings of "precede" that are not in emacs-23 branch.Glenn Morris2011-02-221-1/+1
* | (allout-encrypt-string): Recognize epg failure to decrypt gpg2 armored textKen Manheimer2011-02-171-3/+8
* | * lisp/allout-widgets.el: (allout-widgets-icons-light-subdir)Ken Manheimer2011-02-171-5/+3
* | Include PGP and GnuPG in Keywords, and other commentary refinements.Ken Manheimer2011-02-161-20/+15
* | Synopsis: Change allout user configuration so auto-activation is controlledKen Manheimer2011-02-091-125/+77
* | allout.el (allout-after-copy-or-kill-hook): New hook for extension-specificKen Manheimer2011-02-071-20/+28
* | (allout-listify-exposed): Copy text sans text properties.Ken Manheimer2011-02-071-3/+5
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | * allout.el (allout-prefixed-keybindings): Bind (prefixed) '#' toKen Manheimer2011-01-211-7/+3
* | (allout-institute-keymap): Use fset instead of reapplying defalias.Ken Manheimer2011-01-201-10/+16
* | allout.el: Summary - migrate to defining allout mode usingKen Manheimer2011-01-201-201/+100
* | Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* | Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | allout.el: Add 2011 to the file copyright.Ken Manheimer2011-01-101-8/+9
* | allout.el: (allout-back-to-current-heading): Ensure return to the visibleKen Manheimer2011-01-061-21/+13
* | Reconcile with changes in line movement behavior for long text linesKen Manheimer2011-01-041-2/+14
* | (allout-auto-fill): Do not infinitely recurse - use do-auto-fill ifKen Manheimer2011-01-011-3/+9
* | (allout-v18/19-file-var-hack): Obsolete, remove.Ken Manheimer2010-12-281-173/+131
* | Synopsis: Migrate allout encryption provisions from pgg library, which isKen Manheimer2010-12-161-565/+231
|\ \
| * | (allout-mode), (allout-encrypt-string): Describe the problem with cachingKen Manheimer2010-12-161-7/+15
| * | respect epa-file-encrypt-to, defaulting to it when encrypting, if set, andKen Manheimer2010-12-161-23/+100
| * | - replace pgg with epg/epa - working version, with no calls to pgg.Ken Manheimer2010-12-101-530/+103
| * | partial checking with substantial progress towards epg passphraseKen Manheimer2010-12-081-214/+204
| * | Elide passphrase caching provisions in preparation for migration from PGGKen Manheimer2010-11-261-69/+91
| * | (allout-encrypt-string): remove pgg version check. (this minimal change isKen Manheimer2010-11-221-3/+0
* | | last pgg adjustment before migrating to epg.Ken Manheimer2010-12-161-1/+2
* | | * lisp/allout.el (allout-command-prefix, allout-mode-map): Declare.Glenn Morris2010-11-261-2/+5
|/ /
* | (allout-version): micro incrementKen Manheimer2010-11-151-2/+2
* | Restore clobbered allout.el changes.Glenn Morris2010-11-131-3/+2
* | (allout-keybindings), (allout-bind-keys), (allout-keybindings-binding),Ken Manheimer2010-11-131-76/+285
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-081-7/+5
* | * allout.el: Fix commenting convention.Stefan Monnier2010-05-011-7/+7
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1