Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 832:f3244b2b4053
[xemacs-hg @ 2002-05-09 08:33:45 by ben]
key def changes
keydefs.el, msw-init.el:
ctrl-delete is like M-d, in keeping with PC standards. it still
will function at its original (delete-selection), when there's a
selection, with the new associated pending-del patch.
author | ben |
---|---|
date | Thu, 09 May 2002 08:33:46 +0000 |
parents | 20baef34a0b0 |
children | 0490271de7d8 |
comparison
equal
deleted
inserted
replaced
831:5d09ddada9ae | 832:f3244b2b4053 |
---|---|
1 2002-05-09 Ben Wing <ben@xemacs.org> | |
2 | |
3 * keydefs.el (global-map): New. | |
4 * msw-init.el (init-post-mswindows-win): | |
5 ctrl-delete is like M-d, in keeping with PC standards. it still | |
6 will function at its original (delete-selection), when there's a | |
7 selection, with the new associated pending-del patch. | |
8 | |
1 2002-04-14 Golubev I. N. <gin@mo.msk.ru> | 9 2002-04-14 Golubev I. N. <gin@mo.msk.ru> |
2 | 10 |
3 * info.el (Info-find-index-alternatives): fix missing \ in \t. | 11 * info.el (Info-find-index-alternatives): fix missing \ in \t. |
4 Port of `Info-index' change from 21.4. | 12 Port of `Info-index' change from 21.4. |
5 | 13 |