/[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.33 by jdsmith, Mon Dec 13 20:51:36 2004 UTC revision 3.34 by wl, Fri Mar 25 10:06:23 2005 UTC
# Line 1  Line 1 
1  ;; idlw-shell.el --- run IDL as an inferior process of Emacs.  ;; idlw-shell.el --- run IDL as an inferior process of Emacs.
2  ;; Copyright (c) 1999,2000,2001,2002,2003,2004 Free Software Foundation  ;; Copyright (c) 1999,2000,2001,2002,2003,2004,2005 Free Software Foundation
3    
4  ;; Authors: J.D. Smith <jdsmith@as.arizona.edu>  ;; Authors: J.D. Smith <jdsmith@as.arizona.edu>
5  ;;          Carsten Dominik <dominik@astro.uva.nl>  ;;          Carsten Dominik <dominik@astro.uva.nl>
# Line 437  end" Line 437  end"
437    
438  (defcustom idlwave-shell-mark-stop-line t  (defcustom idlwave-shell-mark-stop-line t
439    "*Non-nil means, mark the source code line where IDL is currently stopped.    "*Non-nil means, mark the source code line where IDL is currently stopped.
440  Value decides about the method which is used to mark the line.  Legal values  Value decides about the method which is used to mark the line.  Valid values
441  are:  are:
442    
443  nil       Do not mark the line  nil       Do not mark the line
# Line 494  where IDL is stopped, when in Electric D Line 494  where IDL is stopped, when in Electric D
494    
495  (defcustom idlwave-shell-mark-breakpoints t  (defcustom idlwave-shell-mark-breakpoints t
496    "*Non-nil means, mark breakpoints in the source files.    "*Non-nil means, mark breakpoints in the source files.
497  Legal values are:  Valid values are:
498  nil        Do not mark breakpoints.  nil        Do not mark breakpoints.
499  'face      Highlight line with `idlwave-shell-breakpoint-face'.  'face      Highlight line with `idlwave-shell-breakpoint-face'.
500  'glyph     Red dot at the beginning of line.  If the display does not  'glyph     Red dot at the beginning of line.  If the display does not

Legend:
Removed from v.3.33  
changed lines
  Added in v.3.34

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