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 9b30294e65a..1a5a93861fb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,13 @@
12013-01-08 Juri Linkov <juri@jurta.org> 12013-01-08 Juri Linkov <juri@jurta.org>
2 2
3 * info.el (Info-read-node-name-2): Don't duplicate suffixes for
4 single completion. (Bug#12456)
5 (info--manual-names): Expand node completions into an explicit list
6 before appending it to another list. Filter out internal buffers
7 with the leading space in the buffer name. (Bug#10771)
8
92013-01-08 Juri Linkov <juri@jurta.org>
10
3 * info.el (Info-read-node-name-1): Allow empty node name in (FILENAME) 11 * info.el (Info-read-node-name-1): Allow empty node name in (FILENAME)
4 that defaults to the Top node. 12 that defaults to the Top node.
5 (Info-goto-node, Info-read-node-name): Doc fix to mention that 13 (Info-goto-node, Info-read-node-name): Doc fix to mention that