comparison lisp/ChangeLog @ 65725:6abb433dad86

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 28 Sep 2005 19:16:14 +0000
parents e0ee2d15f961
children ba57763a7f98
comparison
equal deleted inserted replaced
65724:e0ee2d15f961 65725:6abb433dad86
1 2005-09-28 Kim F. Storm <storm@cua.dk>
2
3 * emulation/cua-base.el: Set CUA move property on additional commands:
4 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
5 forward-sexp backward-sexp, forward-list, backward-list
6
1 2005-09-28 Romain Francoise <romain@orebokech.com> 7 2005-09-28 Romain Francoise <romain@orebokech.com>
2 8
3 * comint.el (comint-show-output): Really set point at the 9 * comint.el (comint-show-output): Really set point at the
4 beginning of the output when not using `comint-use-prompt-regexp'. 10 beginning of the output when not using `comint-use-prompt-regexp'.
5 11