Mercurial > emacs
changeset 85401:7da69baf5fc9
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 18 Oct 2007 13:25:06 +0000 |
parents | 62d330e3a0a8 |
children | 56ff56f77105 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 18 13:24:15 2007 +0000 +++ b/lisp/ChangeLog Thu Oct 18 13:25:06 2007 +0000 @@ -1,3 +1,8 @@ +2007-10-18 Juanma Barranquero <lekktu@gmail.com> + + * textmodes/fill.el (fill-individual-paragraphs): Doc fix. + (adaptive-fill-function): Doc fix. Remove * from docstring. + 2007-10-15 Tom Horsley <tom.horsley@att.net> * simple.el (interprogram-paste-function): Doc fix.