changeset 55181:eb9a17931118

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Tue, 27 Apr 2004 07:12:18 +0000
parents 7158994b27cb
children bd90e5660360
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Apr 27 06:52:35 2004 +0000
+++ b/lisp/ChangeLog	Tue Apr 27 07:12:18 2004 +0000
@@ -22,6 +22,8 @@
 	(info-apropos): Remove middle `.' from index entry regexp.
 	Add optional line number regexp at the end.  Add matched value
 	for line number to the result list and insert it to the buffer.
+	Replace match-string by match-string-no-properties.
+	Reorder result list.
 	(Info-fontify-node): Hide index line numbers.
 	(Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
 	empty matches.