Mercurial > emacs
comparison lisp/ChangeLog @ 70014:876ca9433460
(cvs-parse-table): Use `with-temp-buffer' to avoid leaving temporary
.cvsignore buffers behind.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Thu, 13 Apr 2006 14:38:39 +0000 |
parents | 5ef1c2eeca24 |
children | a186cf26482b |
comparison
equal
deleted
inserted
replaced
70013:d30be4cf861a | 70014:876ca9433460 |
---|---|
1 2006-04-13 Romain Francoise <romain@orebokech.com> | |
2 | |
3 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid | |
4 leaving temporary .cvsignore buffers behind. | |
5 | |
1 2006-04-13 Carsten Dominik <dominik@science.uva.nl> | 6 2006-04-13 Carsten Dominik <dominik@science.uva.nl> |
2 | 7 |
3 * textmodes/org.el: (org-set-regexps-and-options, | 8 * textmodes/org.el: (org-set-regexps-and-options, |
4 org-get-current-options): Better names for the startup folding | 9 org-get-current-options): Better names for the startup folding |
5 options. | 10 options. |