aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/allout.el
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-5/+3
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-12/+12
* Fix typos.Juanma Barranquero2009-09-241-4/+4
* (top-level): Remove unnecessary progn.Glenn Morris2009-09-181-11/+10
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-5/+5
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-35/+35
* Undo last change.Chong Yidong2008-11-301-1/+1
* (allout-keybindings-list): Remove C-h binding to allow users to askChong Yidong2008-11-301-1/+1
* * allout.el (allout-mode): Fix typo in docstring.Juanma Barranquero2008-11-231-1/+1
* Spelling fix.Glenn Morris2008-05-231-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (allout-topic-encryption-bullet)Glenn Morris2008-02-291-5/+5
* Merge from emacs--rel--22Miles Bader2008-01-291-193/+204
|\
| * More trivial doc fixes.Richard M. Stallman2008-01-271-9/+9
| * Many doc fixes.Richard M. Stallman2008-01-271-159/+160
| * (allout-unload-function): New function.Juanma Barranquero2008-01-251-0/+10
| * (allout-prefix-data): Doc fix.Juanma Barranquero2008-01-251-25/+26
* | (allout-keybindings-list): In initial setting, expressKen Manheimer2008-01-241-20/+34
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (allout-region-active-p): Renamed from my-region-active-p. Use `use-region-p'.Richard M. Stallman2007-12-251-11/+11
* | (allout-write-file-hook-handler): Revert previous change.Glenn Morris2007-12-071-1/+1
* | Fix buggy calls to `error'.Deepak Goel2007-12-061-1/+1
* | * allout.el (allout-command-prefix, allout-inhibit-auto-fill):Dan Nicolaescu2007-10-291-577/+647
* | Merge from emacs--rel--22Miles Bader2007-10-091-1/+1
|\|