aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorTassilo Horn2013-04-10 16:48:44 +0200
committerTassilo Horn2013-04-10 16:48:44 +0200
commitda3cda2d10f5cbe398ea570e752a9921df7e18d8 (patch)
tree5b2a5e485d79181f37accada0a50b61511be4d3e /lisp/ChangeLog
parent78ce603d02dd6f2492fb0178bb148d3d76e4312b (diff)
downloademacs-da3cda2d10f5cbe398ea570e752a9921df7e18d8.tar.gz
emacs-da3cda2d10f5cbe398ea570e752a9921df7e18d8.zip
* textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
off leading { and trailing } from field values.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a50f3bc8f15..c7ac52fac32 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-04-10 Tassilo Horn <tsdh@gnu.org>
2
3 * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
4 off leading { and trailing } from field values.
5
12013-04-10 Stefan Monnier <monnier@iro.umontreal.ca> 62013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * emacs-lisp/timer.el (timer--check): New function. 8 * emacs-lisp/timer.el (timer--check): New function.