comparison lisp/ChangeLog @ 65800:7e9bb20f30a0

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 03 Oct 2005 07:37:43 +0000
parents 3dea674724d0
children 6a25a3d980cb
comparison
equal deleted inserted replaced
65799:2d967531d264 65800:7e9bb20f30a0
147 147
148 2005-09-28 Kim F. Storm <storm@cua.dk> 148 2005-09-28 Kim F. Storm <storm@cua.dk>
149 149
150 * emulation/cua-base.el: Set CUA move property on additional commands: 150 * emulation/cua-base.el: Set CUA move property on additional commands:
151 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun, 151 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
152 forward-sexp backward-sexp, forward-list, backward-list 152 forward-sexp, backward-sexp, forward-list, backward-list.
153 153
154 2005-09-28 Romain Francoise <romain@orebokech.com> 154 2005-09-28 Romain Francoise <romain@orebokech.com>
155 155
156 * comint.el (comint-show-output): Really set point at the 156 * comint.el (comint-show-output): Really set point at the
157 beginning of the output when not using `comint-use-prompt-regexp'. 157 beginning of the output when not using `comint-use-prompt-regexp'.