Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4681:64ac4337298b
Implement turn-off-auto-fill.
simple.el (turn-off-auto-fill): Sync from FSF 21.4.
author | Malcolm Purvis <malcolmp@xemacs.org> |
---|---|
date | Wed, 19 Aug 2009 23:06:32 +1000 |
parents | 891381effa11 |
children | 0cc9d22c3732 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 18 12:34:34 2009 +0100 +++ b/lisp/ChangeLog Wed Aug 19 23:06:32 2009 +1000 @@ -1,3 +1,8 @@ +2009-08-19 Malcolm Purvis <malcolmp@xemacs.org> + + * simple.el: + * simple.el (turn-off-auto-fill): Sync from FSF 21.4. + 2009-08-18 Aidan Kehoe <kehoea@parhasard.net> * simple.el (handle-pre-motion-command-current-command-is-motion):