Mercurial > emacs
comparison lisp/ChangeLog @ 69667:70b77a111e8a
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 25 Mar 2006 00:54:48 +0000 |
parents | 7a4ecd12803f |
children | e9eec692c5d8 |
comparison
equal
deleted
inserted
replaced
69666:164fb98f5a8e | 69667:70b77a111e8a |
---|---|
1 2006-03-25 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom. | |
4 (cua--init-keymaps): Use it instead of fixed C-return. | |
5 (cua-mode): Set after it. | |
6 | |
7 * emulation/cua-rect.el (cua--init-rectangles): Use | |
8 cua-rectangle-mark-key instead of fixed C-return. | |
9 | |
1 2006-03-25 Nick Roberts <nickrob@snap.net.nz> | 10 2006-03-25 Nick Roberts <nickrob@snap.net.nz> |
2 | 11 |
3 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of | 12 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of |
4 "run" in .gdbinit. | 13 "run" in .gdbinit. |
5 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el. | 14 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el. |
11 | 20 |
12 2006-03-24 Kim F. Storm <storm@cua.dk> | 21 2006-03-24 Kim F. Storm <storm@cua.dk> |
13 | 22 |
14 * apropos.el (apropos-synonyms): Add selection => region. | 23 * apropos.el (apropos-synonyms): Add selection => region. |
15 | 24 |
16 2006-03-25 Nick Roberts <nickrob@snap.net.nz> | 25 2006-03-24 Nick Roberts <nickrob@snap.net.nz> |
17 | 26 |
18 * progmodes/gdb-ui.el (gdb-var-create-regexp) | 27 * progmodes/gdb-ui.el (gdb-var-create-regexp) |
19 (gdb-var-list-children-regexp, gdb-var-update-regexp) | 28 (gdb-var-list-children-regexp, gdb-var-update-regexp) |
20 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1) | 29 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1) |
21 (gdb-data-list-register-values-regexp) | 30 (gdb-data-list-register-values-regexp) |