/[emacs]/emacs/lisp/info.el
ViewVC logotype

Diff of /emacs/lisp/info.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.367.2.3 by miles, Sat Sep 4 09:14:25 2004 UTC revision 1.367.2.4 by miles, Thu Sep 9 09:36:31 2004 UTC
# Line 1062  a case-insensitive match is tried." Line 1062  a case-insensitive match is tried."
1062            ;; into the menu in the like-named node in the main buffer.            ;; into the menu in the like-named node in the main buffer.
1063            (apply 'insert-buffer-substring (cdr node))))            (apply 'insert-buffer-substring (cdr node))))
1064        (Info-dir-remove-duplicates)        (Info-dir-remove-duplicates)
1065        ;; Kill all the buffers we just made.        ;; Kill all the buffers we just made, including the special one excised.
1066        (mapc 'kill-buffer buffers)        (mapc 'kill-buffer (cons buffer buffers))
1067        (goto-char (point-min))        (goto-char (point-min))
1068        (if problems        (if problems
1069            (message "Composing main Info directory...problems encountered, see `*Messages*'")            (message "Composing main Info directory...problems encountered, see `*Messages*'")

Legend:
Removed from v.1.367.2.3  
changed lines
  Added in v.1.367.2.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26