comparison lisp/ChangeLog @ 111419:898b96cf89b3

RefTeX: Improve matching of bib entries.
author Ralf Angeli <angeli@caeruleus.net>
date Sat, 06 Nov 2010 16:56:29 +0100
parents 7a88e72dff57
children ac911360c429
comparison
equal deleted inserted replaced
111418:1542066c2762 111419:898b96cf89b3
1 2010-11-06 Ralf Angeli <angeli@caeruleus.net>
2
3 * textmodes/reftex-cite.el
4 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
5 entries with whitespace after \bibitem.
6 (reftex-create-bibtex-file): Match entries containing numbers and
7 symbol constituents. Make sure that entries with whitespace at
8 various places are found.
9
1 2010-11-05 Christian Millour <cm@abtela.com> (tiny change) 10 2010-11-05 Christian Millour <cm@abtela.com> (tiny change)
2 11
3 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix. 12 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
4 13
5 2010-11-05 Jan Djärv <jan.h.d@swipnet.se> 14 2010-11-05 Jan Djärv <jan.h.d@swipnet.se>