comparison lisp/ChangeLog @ 65724:e0ee2d15f961

(comint-show-output): Really set point at the beginning of the output when not using `comint-use-prompt-regexp'.
author Romain Francoise <romain@orebokech.com>
date Wed, 28 Sep 2005 17:47:00 +0000
parents 53441b803279
children 6abb433dad86
comparison
equal deleted inserted replaced
65723:b88d5090aa86 65724:e0ee2d15f961
1 2005-09-28 Romain Francoise <romain@orebokech.com>
2
3 * comint.el (comint-show-output): Really set point at the
4 beginning of the output when not using `comint-use-prompt-regexp'.
5
1 2005-09-27 Jay Belanger <belanger@truman.edu> 6 2005-09-27 Jay Belanger <belanger@truman.edu>
2 7
3 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/" 8 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
4 in TeX mode. 9 in TeX mode.
5 10