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

Diff of /emacs/lisp/finder.el

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

revision 1.48 by pj, Mon Jul 16 12:22:58 2001 UTC revision 1.48.4.1 by rms, Mon Dec 2 15:49:41 2002 UTC
# Line 277  FILE should be in a form suitable for pa Line 277  FILE should be in a form suitable for pa
277                                   (error "Can't find library %s" file)))))                                   (error "Can't find library %s" file)))))
278      (if (null str)      (if (null str)
279          (error "Can't find any Commentary section"))          (error "Can't find any Commentary section"))
280      (pop-to-buffer "*Finder*")      (pop-to-buffer "*Finder-package*")
281      (setq buffer-read-only nil)      (setq buffer-read-only nil)
282      (erase-buffer)      (erase-buffer)
283      (insert str)      (insert str)

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.48.4.1

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