/[emacs]/emacs/lisp/progmodes/xscheme.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/xscheme.el

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

revision 1.4 by wl, Fri Mar 25 08:47:00 2005 UTC revision 1.5 by lute, Thu May 26 16:39:28 2005 UTC
# Line 338  with no args, if that value is non-nil. Line 338  with no args, if that value is non-nil.
338                  (setq xscheme-previous-process-state (cons nil nil)))))))                  (setq xscheme-previous-process-state (cons nil nil)))))))
339    (scheme-interaction-mode-initialize)    (scheme-interaction-mode-initialize)
340    (scheme-mode-variables)    (scheme-mode-variables)
341    (run-hooks 'scheme-mode-hook 'scheme-interaction-mode-hook))    (run-mode-hooks 'scheme-mode-hook 'scheme-interaction-mode-hook))
342    
343  (defun exit-scheme-interaction-mode ()  (defun exit-scheme-interaction-mode ()
344    "Take buffer out of scheme interaction mode"    "Take buffer out of scheme interaction mode"

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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