aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 908d10494ff..f0427753551 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12013-03-20 Juri Linkov <juri@jurta.org>
2
3 * info.el (Info-next-reference-or-link)
4 (Info-prev-reference-or-link): New functions.
5 (Info-next-reference, Info-prev-reference): Use them.
6 (Info-try-follow-nearest-node): Handle footnote navigation.
7 (Info-fontify-node): Fontify footnotes. (Bug#13989)
8
12013-03-20 Stefan Monnier <monnier@iro.umontreal.ca> 92013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
2 10
3 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979). 11 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).