]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuri Linkov <juri@jurta.org>
Tue, 27 Apr 2004 07:12:18 +0000 (07:12 +0000)
committerJuri Linkov <juri@jurta.org>
Tue, 27 Apr 2004 07:12:18 +0000 (07:12 +0000)
lisp/ChangeLog

index 309d54e15c5f6c90da92d32db157b65aa9fc96ab..5a3b646bc72d96c0ac9a0d4688cd7071004726d4 100644 (file)
@@ -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.