]> git.eshelyaron.com Git - emacs.git/commitdiff
Include entries from yesterdays checkins that were in an unsaved buffer.
authorKen Manheimer <ken.manheimer@gmail.com>
Fri, 21 Jan 2011 16:36:24 +0000 (11:36 -0500)
committerKen Manheimer <ken.manheimer@gmail.com>
Fri, 21 Jan 2011 16:36:24 +0000 (11:36 -0500)
lisp/ChangeLog

index ba8fd13fd16ee508a0b059a0affb55085e3ff31b..cf51ddc109a766bdad8775413ac72f7f0534d698 100644 (file)
 
 2011-01-20  Ken Manheimer  <ken.manheimer@gmail.com>
 
+       * 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,