Mercurial > emacs
comparison lisp/ChangeLog @ 71914:db854eed2b9a
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sat, 15 Jul 2006 04:24:52 +0000 |
parents | 3c4d5f633102 |
children | 873f1ea95cc4 |
comparison
equal
deleted
inserted
replaced
71913:6c76e92aa45f | 71914:db854eed2b9a |
---|---|
1 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com> | |
2 | |
3 * allout.el (allout-run-unit-tests-on-load): Rectified docstring | |
4 grammar. | |
5 (allout-beginning-of-current-line): Beware beginning of buffer. | |
6 Also, a comment is simplified. | |
7 (allout-hotspot-key-handler): Only set allout-post-goto-bullet | |
8 when appropriate. (This fix enables use for other than | |
9 bullet-hotspot operation.) | |
10 (allout-hide-current-subtree): While escalating to sibling-close, | |
11 make sure to situate on a topic. | |
12 | |
1 2006-07-14 Kim F. Storm <storm@cua.dk> | 13 2006-07-14 Kim F. Storm <storm@cua.dk> |
2 | 14 |
3 * emulation/cua-base.el (cua-delete-selection) | 15 * emulation/cua-base.el (cua-delete-selection) |
4 (cua-toggle-set-mark): New defcustoms. | 16 (cua-toggle-set-mark): New defcustoms. |
5 (cua-rectangle-modifier-key): Add `alt' modifier. | 17 (cua-rectangle-modifier-key): Add `alt' modifier. |