log lisp/allout.el @ 112438:11f1b4757236

age author description
Fri, 21 Jan 2011 23:41:57 -0500 Ken Manheimer * allout.el (allout-prefixed-keybindings): Bind (prefixed) '#' to
Thu, 20 Jan 2011 16:57:15 -0500 Ken Manheimer (allout-institute-keymap): Use fset instead of reapplying defalias.
Thu, 20 Jan 2011 13:13:30 -0500 Ken Manheimer allout.el: Summary - migrate to defining allout mode using
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Mon, 10 Jan 2011 17:05:42 -0500 Ken Manheimer allout.el: Add 2011 to the file copyright.
Thu, 06 Jan 2011 02:19:05 -0500 Ken Manheimer allout.el: (allout-back-to-current-heading): Ensure return to the visible
Tue, 04 Jan 2011 14:44:10 -0500 Ken Manheimer Reconcile with changes in line movement behavior for long text lines
Sat, 01 Jan 2011 19:35:15 -0500 Ken Manheimer (allout-auto-fill): Do not infinitely recurse - use do-auto-fill if
Tue, 28 Dec 2010 14:57:15 -0500 Ken Manheimer (allout-v18/19-file-var-hack): Obsolete, remove.
Thu, 16 Dec 2010 18:30:57 -0500 Ken Manheimer Synopsis: Migrate allout encryption provisions from pgg library, which is
Thu, 16 Dec 2010 17:33:13 -0500 Ken Manheimer last pgg adjustment before migrating to epg.
Thu, 16 Dec 2010 17:43:45 -0500 Ken Manheimer (allout-mode), (allout-encrypt-string): Describe the problem with caching
Thu, 16 Dec 2010 02:39:17 -0500 Ken Manheimer respect epa-file-encrypt-to, defaulting to it when encrypting, if set, and
Fri, 10 Dec 2010 17:09:57 -0500 Ken Manheimer - replace pgg with epg/epa - working version, with no calls to pgg.
Wed, 08 Dec 2010 14:57:06 -0500 Ken Manheimer partial checking with substantial progress towards epg passphrase
Fri, 26 Nov 2010 16:34:17 -0500 Ken Manheimer Elide passphrase caching provisions in preparation for migration from PGG
Mon, 22 Nov 2010 16:12:58 -0500 Ken Manheimer (allout-encrypt-string): remove pgg version check. (this minimal change is
Fri, 26 Nov 2010 19:25:35 -0800 Glenn Morris * lisp/allout.el (allout-command-prefix, allout-mode-map): Declare.
Mon, 15 Nov 2010 12:41:33 -0500 Ken Manheimer (allout-version): micro increment
Sat, 13 Nov 2010 17:55:37 -0800 Glenn Morris Restore clobbered allout.el changes.
Sat, 13 Nov 2010 17:30:10 -0500 Ken Manheimer (allout-keybindings), (allout-bind-keys), (allout-keybindings-binding),
Mon, 08 Nov 2010 21:33:07 -0800 Glenn Morris Replace still more end-of-line etc with line-end-position, etc.
Sat, 01 May 2010 22:39:50 -0400 Stefan Monnier * allout.el: Fix commenting convention.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 13 Nov 2009 22:19:45 +0000 Stefan Monnier * x-dnd.el (x-dnd-maybe-call-test-function):
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Thu, 24 Sep 2009 01:37:14 +0000 Juanma Barranquero Fix typos.
Fri, 18 Sep 2009 07:49:47 +0000 Glenn Morris (top-level): Remove unnecessary progn.