emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/python.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/python.el
Date: Sat, 20 Nov 2004 15:46:20 -0500

Index: emacs/lisp/progmodes/python.el
diff -c emacs/lisp/progmodes/python.el:1.18 emacs/lisp/progmodes/python.el:1.19
*** emacs/lisp/progmodes/python.el:1.18 Sat Nov 20 20:39:16 2004
--- emacs/lisp/progmodes/python.el      Sat Nov 20 20:40:25 2004
***************
*** 1246,1253 ****
      (push-mark)
      (goto-char (point-max))))
  
- (add-to-list 'debug-ignored-errors "^No current process buffer.")
- 
  (defun python-send-region-and-go (start end)
    "Send the region to the inferior Python process.
  Then switch to the process buffer."
--- 1246,1251 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]