/[emacs]/emacs/lisp/progmodes/idlw-shell.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/idlw-shell.el

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

revision 3.36 by lute, Thu May 26 16:39:28 2005 UTC revision 3.37 by lektu, Tue Jun 14 15:24:13 2005 UTC
# Line 2734  Runs to the last statement and then step Line 2734  Runs to the last statement and then step
2734               (funcall orig-func cur-line orig-bp-line)               (funcall orig-func cur-line orig-bp-line)
2735               (or (not bp-line) (funcall closer-func cur-line bp-line)))               (or (not bp-line) (funcall closer-func cur-line bp-line)))
2736              (setq bp-line cur-line))))              (setq bp-line cur-line))))
2737      (unless bp-line (error "No further breakpoints."))      (unless bp-line (error "No further breakpoints"))
2738      (goto-line bp-line)))      (goto-line bp-line)))
2739    
2740  ;; Examine Commands ------------------------------------------------------  ;; Examine Commands ------------------------------------------------------

Legend:
Removed from v.3.36  
changed lines
  Added in v.3.37

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