Mercurial > emacs
changeset 112397:a7191495c39c
Include entries from yesterdays checkins that were in an unsaved buffer.
author | Ken Manheimer <ken.manheimer@gmail.com> |
---|---|
date | Fri, 21 Jan 2011 11:36:24 -0500 |
parents | e79e716435f4 |
children | 0bfcbd0b704b |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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,