Mercurial > emacs
comparison lisp/ChangeLog @ 45061:72aa07dcca52
cua fix
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 01 May 2002 14:21:37 +0000 |
parents | 3b11364d0a1a |
children | 2262495f2321 |
comparison
equal
deleted
inserted
replaced
45060:3b11364d0a1a | 45061:72aa07dcca52 |
---|---|
1 2002-05-01 Kim F. Storm <storm@filanet.dk> | |
2 | |
3 * emulation/cua-base.el (cua--pre-command-handler): Only | |
4 interpret delete-selection property if mark-active. | |
5 (cua-mode): Fixed require in defcustom. | |
6 | |
1 2002-05-01 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 7 2002-05-01 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
2 | 8 |
3 * calendar/cal-menu.el (cal-menu-x-popup-menu): Fix argument of | 9 * calendar/cal-menu.el (cal-menu-x-popup-menu): Fix argument of |
4 error call. | 10 error call. |
5 | 11 |