Mercurial > emacs
changeset 81840:a59eb87143ae
*** empty log message ***
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Fri, 13 Jul 2007 16:08:21 +0000 |
parents | 64b48383ea0b |
children | 22dc3b6be3d4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 13 13:15:05 2007 +0000 +++ b/lisp/ChangeLog Fri Jul 13 16:08:21 2007 +0000 @@ -1,6 +1,8 @@ 2007-07-13 Carsten Dominik <dominik@science.uva.nl> * textmodes/org.el: Bug fixes. + (org-end-of-line): Move to end of line if in headline without + tags. 2007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>