(Info-insert-dir): Use save-excursion around insert-buffer-substring.
commit69672704aec84730c106f935200c0c5a7bf599d0
authorJuri Linkov <juri@jurta.org>
Mon, 22 Aug 2005 19:53:46 +0000 (22 19:53 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 22 Aug 2005 19:53:46 +0000 (22 19:53 +0000)
tree7da06ce89c02b450b59bddcb1b50371f16d29dd2
parent9b82fc013bbce4dac0dd920e30693245429e87ec
(Info-insert-dir): Use save-excursion around insert-buffer-substring.
(Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
(Info-escape-percent): Delete function.
(Info-fontify-node): Replace Info-escape-percent by
replace-regexp-in-string with REP arg set to lambda that
duplicates `%' and preserves text properties.
lisp/info.el