diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 531c363d3f0..17dc84304f9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-03-10 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * emulation/cua-rect.el (cua--init-rectangles): | ||
| 4 | * emulation/cua-base.el (cua--init-keymaps): Add | ||
| 5 | delete-forward-char to remappings (Bug#9666). | ||
| 6 | |||
| 1 | 2012-03-10 Martin Rudalics <rudalics@gmx.at> | 7 | 2012-03-10 Martin Rudalics <rudalics@gmx.at> |
| 2 | 8 | ||
| 3 | * speedbar.el (speedbar-unhighlight-one-tag-line): Avoid | 9 | * speedbar.el (speedbar-unhighlight-one-tag-line): Avoid |