Mercurial > emacs
diff lisp/ChangeLog @ 72051:99418e03cb74
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 21 Jul 2006 08:27:00 +0000 |
parents | 48c386e7269e |
children | cfe0609e3685 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 21 08:26:24 2006 +0000 +++ b/lisp/ChangeLog Fri Jul 21 08:27:00 2006 +0000 @@ -1,3 +1,17 @@ +2006-07-21 Ken Manheimer <ken.manheimer@gmail.com> + + * allout.el (allout-unprotected, allout-e-o-prefix-p) + (allout-beginning-of-current-line, allout-end-of-current-line) + (allout-next-visible-heading, allout-open-topic) + (allout-kill-topic, allout-yank-processing, allout-resolve-xref) + (allout-flag-current-subtree, allout-show-to-offshoot) + (allout-hide-current-entry, allout-show-current-branches) + (allout-hide-region-body, allout-old-expose-topic) + (allout-listify-exposed, allout-latex-verbatim-quote-curr-line) + (allout-mark-topic, allout-adjust-file-variable): Enclose scopes + containing `beginning-of-line' and `end-of-line' with + `inhibit-field-text-motion' t. + 2006-07-21 Eli Zaretskii <eliz@gnu.org> * frame.el (focus-follows-mouse): Document that it doesn't have