emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 18 Apr 2006 21:16:50 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9411 emacs/lisp/ChangeLog:1.9412
--- emacs/lisp/ChangeLog:1.9411 Tue Apr 18 17:33:33 2006
+++ emacs/lisp/ChangeLog        Tue Apr 18 21:16:50 2006
@@ -1,5 +1,11 @@
 2006-04-18  Stefan Monnier  <address@hidden>
 
+       * progmodes/tcl.el (tcl-send-string, tcl-send-region):
+       Use forward-line so as to get to BOL even in the presence of fields.
+       (tcl-eval-region): Strip surrounding space to avoid multiple prompts
+       in return.
+       (inferior-tcl): Tell tclsh to work in interactive mode.
+
        * complete.el (partial-completion-mode):
        Use 'choose-completion-string-functions to make sure that
        choose-completion fills the minibuffer properly.




reply via email to

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