diff lisp/ChangeLog @ 109502:293582ab6357

* lisp/progmodes/ps-mode.el: Use comint. (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return].. (ps-mode-other-newline): Simplify. (ps-run-mode): Derive from comint-mode instead of fundamental-mode, yielding input history etc. (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region) (ps-run-send-string): Adapt for comint-mode. (ps-run-newline): Remove now unneeded function.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 24 Jul 2010 00:51:37 +0200
parents 3a9a140f18bb
children ddd0e4f58fa3
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jul 23 19:50:14 2010 +0200
+++ b/lisp/ChangeLog	Sat Jul 24 00:51:37 2010 +0200
@@ -1,3 +1,14 @@
+2010-07-23  Markus Triska  <markus.triska@gmx.at>
+
+	* progmodes/ps-mode.el: Use comint (bug#5954).
+	(ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
+	(ps-mode-other-newline): Simplify.
+	(ps-run-mode): Derive from comint-mode instead of
+	fundamental-mode, yielding input history etc.
+	(ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
+	(ps-run-send-string): Adapt for comint-mode.
+	(ps-run-newline): Remove now unneeded function.
+
 2010-07-23  Michael Albinus  <michael.albinus@gmx.de>
 
 	* net/tramp.el (tramp-methods): Move hostname to the end in all