| Commit message (Expand) | Author | Age | Files | Lines |
* | allout.el: Add 2011 to the file copyright. | Ken Manheimer | 2011-01-10 | 1 | -8/+9 |
* | allout.el: (allout-back-to-current-heading): Ensure return to the visible | Ken Manheimer | 2011-01-06 | 1 | -21/+13 |
* | Reconcile with changes in line movement behavior for long text lines | Ken Manheimer | 2011-01-04 | 1 | -2/+14 |
* | (allout-auto-fill): Do not infinitely recurse - use do-auto-fill if | Ken Manheimer | 2011-01-01 | 1 | -3/+9 |
* | (allout-v18/19-file-var-hack): Obsolete, remove. | Ken Manheimer | 2010-12-28 | 1 | -173/+131 |
* | Synopsis: Migrate allout encryption provisions from pgg library, which is | Ken Manheimer | 2010-12-16 | 1 | -565/+231 |
|\ |
|
| * | (allout-mode), (allout-encrypt-string): Describe the problem with caching | Ken Manheimer | 2010-12-16 | 1 | -7/+15 |
| * | respect epa-file-encrypt-to, defaulting to it when encrypting, if set, and | Ken Manheimer | 2010-12-16 | 1 | -23/+100 |
| * | - replace pgg with epg/epa - working version, with no calls to pgg. | Ken Manheimer | 2010-12-10 | 1 | -530/+103 |
| * | partial checking with substantial progress towards epg passphrase | Ken Manheimer | 2010-12-08 | 1 | -214/+204 |
| * | Elide passphrase caching provisions in preparation for migration from PGG | Ken Manheimer | 2010-11-26 | 1 | -69/+91 |
| * | (allout-encrypt-string): remove pgg version check. (this minimal change is | Ken Manheimer | 2010-11-22 | 1 | -3/+0 |
* | | last pgg adjustment before migrating to epg. | Ken Manheimer | 2010-12-16 | 1 | -1/+2 |
* | | * lisp/allout.el (allout-command-prefix, allout-mode-map): Declare. | Glenn Morris | 2010-11-26 | 1 | -2/+5 |
|/ |
|
* | (allout-version): micro increment | Ken Manheimer | 2010-11-15 | 1 | -2/+2 |
* | Restore clobbered allout.el changes. | Glenn Morris | 2010-11-13 | 1 | -3/+2 |
* | (allout-keybindings), (allout-bind-keys), (allout-keybindings-binding), | Ken Manheimer | 2010-11-13 | 1 | -76/+285 |
* | Replace still more end-of-line etc with line-end-position, etc. | Glenn Morris | 2010-11-08 | 1 | -7/+5 |
* | * allout.el: Fix commenting convention. | Stefan Monnier | 2010-05-01 | 1 | -7/+7 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * x-dnd.el (x-dnd-maybe-call-test-function): | Stefan Monnier | 2009-11-13 | 1 | -5/+3 |
* | Use `called-interactively-p' instead of `interactive-p'. | Juanma Barranquero | 2009-10-02 | 1 | -12/+12 |
* | Fix typos. | Juanma Barranquero | 2009-09-24 | 1 | -4/+4 |
* | (top-level): Remove unnecessary progn. | Glenn Morris | 2009-09-18 | 1 | -11/+10 |
* | Replace last-command-char with last-command-event. | Glenn Morris | 2009-01-09 | 1 | -5/+5 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | * align.el: | Lute Kamstra | 2008-12-03 | 1 | -35/+35 |
* | Undo last change. | Chong Yidong | 2008-11-30 | 1 | -1/+1 |
* | (allout-keybindings-list): Remove C-h binding to allow users to ask | Chong Yidong | 2008-11-30 | 1 | -1/+1 |
* | * allout.el (allout-mode): Fix typo in docstring. | Juanma Barranquero | 2008-11-23 | 1 | -1/+1 |
* | Spelling fix. | Glenn Morris | 2008-05-23 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | (allout-topic-encryption-bullet) | Glenn Morris | 2008-02-29 | 1 | -5/+5 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-29 | 1 | -193/+204 |
|\ |
|
| * | More trivial doc fixes. | Richard M. Stallman | 2008-01-27 | 1 | -9/+9 |
| * | Many doc fixes. | Richard M. Stallman | 2008-01-27 | 1 | -159/+160 |
| * | (allout-unload-function): New function. | Juanma Barranquero | 2008-01-25 | 1 | -0/+10 |
| * | (allout-prefix-data): Doc fix. | Juanma Barranquero | 2008-01-25 | 1 | -25/+26 |
* | | (allout-keybindings-list): In initial setting, express | Ken Manheimer | 2008-01-24 | 1 | -20/+34 |
* | | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | (allout-region-active-p): Renamed from my-region-active-p. Use `use-region-p'. | Richard M. Stallman | 2007-12-25 | 1 | -11/+11 |
* | | (allout-write-file-hook-handler): Revert previous change. | Glenn Morris | 2007-12-07 | 1 | -1/+1 |
* | | Fix buggy calls to `error'. | Deepak Goel | 2007-12-06 | 1 | -1/+1 |
* | | * allout.el (allout-command-prefix, allout-inhibit-auto-fill): | Dan Nicolaescu | 2007-10-29 | 1 | -577/+647 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-10-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | (allout-before-change-handler): Replace got-char by goto-char. | Martin Rudalics | 2007-09-29 | 1 | -1/+1 |
* | | (produce-allout-mode-map, allout-process-exposed): | Juanma Barranquero | 2007-09-25 | 1 | -12/+12 |
|/ |
|
* | Replace `iff' in doc-strings and comments. | Glenn Morris | 2007-08-08 | 1 | -2/+3 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |