# HG changeset patch # User Ken Manheimer # Date 1295627784 18000 # Node ID a7191495c39c3ff2bb92356cb956796d5bb8ed38 # Parent e79e716435f4676c2e1614a171d44d2b733d4380 Include entries from yesterdays checkins that were in an unsaved buffer. diff -r e79e716435f4 -r a7191495c39c lisp/ChangeLog --- a/lisp/ChangeLog Fri Jan 21 15:19:44 2011 +0100 +++ b/lisp/ChangeLog Fri Jan 21 11:36:24 2011 -0500 @@ -28,6 +28,13 @@ 2011-01-20 Ken Manheimer + * allout.el: (allout-institute-keymap): Use fset instead of + reapplying defalias. + + (allout-hotspot-key-handler): Check for non-control-modified + bindings for hotspot characters if there are no control-modified + versions. + * allout.el: Summary - migrate to defining allout mode using define-minor-mode instead of defun. Significantly clean-up internal keymap provisions, refactoring and, in the process,