/[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.15.2.3 by miles, Sat Apr 10 06:20:09 2004 UTC revision 3.15.2.4 by miles, Tue Jul 6 09:23:47 2004 UTC
# Line 1823  Change the default directory for the pro Line 1823  Change the default directory for the pro
1823         'hide 'wait)         'hide 'wait)
1824        ;; If we don't know anything about the class, update shell routines        ;; If we don't know anything about the class, update shell routines
1825        (if (and idlwave-shell-get-object-class        (if (and idlwave-shell-get-object-class
1826                 (not (assoc-ignore-case idlwave-shell-get-object-class                 (not (assoc-string idlwave-shell-get-object-class
1827                                         (idlwave-class-alist))))                                    (idlwave-class-alist) t)))
1828            (idlwave-shell-maybe-update-routine-info))            (idlwave-shell-maybe-update-routine-info))
1829        idlwave-shell-get-object-class)))        idlwave-shell-get-object-class)))
1830    

Legend:
Removed from v.3.15.2.3  
changed lines
  Added in v.3.15.2.4

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