Mercurial > emacs
comparison lisp/ChangeLog @ 70019:a186cf26482b
*** empty log message ***
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Thu, 13 Apr 2006 16:41:10 +0000 |
parents | 876ca9433460 |
children | 2578326defd6 |
comparison
equal
deleted
inserted
replaced
70018:513397bbb13c | 70019:a186cf26482b |
---|---|
1 2006-04-13 Carsten Dominik <dominik@science.uva.nl> | |
2 | |
3 * textmodes/org.el (org-set-autofill-regexps): Set only the local | |
4 values of `adaptive-fill-regexp' and `adaptive-fill-function'. | |
5 | |
1 2006-04-13 Romain Francoise <romain@orebokech.com> | 6 2006-04-13 Romain Francoise <romain@orebokech.com> |
2 | 7 |
3 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid | 8 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid |
4 leaving temporary .cvsignore buffers behind. | 9 leaving temporary .cvsignore buffers behind. |
5 | 10 |