/[emacs]/emacs/lisp/emacs-lisp/debug.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/debug.el

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

revision 1.59 by rms, Mon Jul 29 02:09:19 2002 UTC revision 1.60 by lektu, Tue Feb 4 12:53:34 2003 UTC
# Line 338  That buffer should be current already." Line 338  That buffer should be current already."
338              ;; Make the unchanged part of the backtrace inaccessible              ;; Make the unchanged part of the backtrace inaccessible
339              ;; so it won't be scanned.              ;; so it won't be scanned.
340              (narrow-to-region (point-min) new-end)))              (narrow-to-region (point-min) new-end)))
341                
342        ;; Scan the new part of the backtrace, inserting xrefs.        ;; Scan the new part of the backtrace, inserting xrefs.
343        (goto-char (point-min))        (goto-char (point-min))
344        (while (progn        (while (progn

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

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