1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00

Include entries from yesterdays checkins that were in an unsaved buffer.

This commit is contained in:
Ken Manheimer 2011-01-21 11:36:24 -05:00
parent e2f79c8d27
commit d42f780259

View File

@ -28,6 +28,13 @@
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,