Mercurial > emacs
comparison lisp/ChangeLog @ 73244:95b5580d6d86
*** empty log message ***
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Wed, 04 Oct 2006 13:13:08 +0000 |
parents | d05149377bf6 |
children | f5aa4451cada |
comparison
equal
deleted
inserted
replaced
73243:d05149377bf6 | 73244:95b5580d6d86 |
---|---|
1 2006-10-04 Carsten Dominik <dominik@science.uva.nl> | |
2 | |
3 * textmodes/org.el (org-rm-props, org-activate-plain-links) | |
4 (org-activate-angle-links, org-activate-dates) | |
5 (org-activate-target-links, org-activate-camels) | |
6 (org-activate-tags): Add `rear-nonsticky' text property to avoid | |
7 textproperty keymaps from being active beyond the end of a line. | |
8 (org-unfontify-region): Also remove `rear-nonsticky' property. | |
9 | |
1 2006-10-04 Kenichi Handa <handa@m17n.org> | 10 2006-10-04 Kenichi Handa <handa@m17n.org> |
2 | 11 |
3 * international/code-pages.el (next): Table fixed. | 12 * international/code-pages.el (next): Table fixed. |
4 | 13 |
5 2006-10-04 Stefan Monnier <monnier@iro.umontreal.ca> | 14 2006-10-04 Stefan Monnier <monnier@iro.umontreal.ca> |