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

Diff of /emacs/lisp/xscheme.el

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

revision 1.23 by jpw, Mon Sep 16 02:49:21 2002 UTC revision 1.24 by lektu, Tue Feb 4 12:16:04 2003 UTC
# Line 215  With argument, asks for a command line." Line 215  With argument, asks for a command line."
215    (kill-local-variable 'xscheme-buffer-name)    (kill-local-variable 'xscheme-buffer-name)
216    (kill-local-variable 'xscheme-process-name)    (kill-local-variable 'xscheme-process-name)
217    (kill-local-variable 'xscheme-runlight))    (kill-local-variable 'xscheme-runlight))
218      
219  (defun verify-xscheme-buffer (buffer-name localp)  (defun verify-xscheme-buffer (buffer-name localp)
220    (if (and localp (xscheme-process-buffer-current-p))    (if (and localp (xscheme-process-buffer-current-p))
221        (error "Cannot change the interaction buffer of an interaction buffer"))        (error "Cannot change the interaction buffer of an interaction buffer"))

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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