]> git.eshelyaron.com Git - emacs.git/commit
Avoid leaving temp buffers in bib-mode and refbib
authorStefan Kangas <stefan@marxist.se>
Sat, 30 Jul 2022 09:52:05 +0000 (11:52 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 30 Jul 2022 10:07:49 +0000 (12:07 +0200)
commitf08f5b7afe5da475ebbce700116375757c37521e
treed8ca5a6f777c751110772635523667c3db7a8130
parent2e21074efd01ad4cd79c70be2f45896af8bc2cdf
Avoid leaving temp buffers in bib-mode and refbib

* lisp/textmodes/bib-mode.el (bib-capitalize-title):
* lisp/textmodes/refbib.el (r2b-capitalize-title): Use
with-temp-buffer.
lisp/textmodes/bib-mode.el
lisp/textmodes/refbib.el