• Juri Linkov's avatar
    Replace `delete' with `remove' in info.el. · 645ca9cf
    Juri Linkov authored
    * lisp/info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
    Use non-destructive `remove' instead of `delete' because
    `Info-history-list' stored to `Info-isearch-initial-history-list' in
    `Info-isearch-start' might need to be restored in `Info-isearch-end'.
    645ca9cf
ChangeLog 325 KB