diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a8ab7162618..083a953cc03 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | 2012-02-21 Glenn Morris <rgm@gnu.org> | 1 | 2012-02-21 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * textmodes/picture.el (picture-delete-char): Newalias. | 3 | * textmodes/picture.el (picture-delete-char): New alias. |
| 4 | (picture-mode-map): Use it. (Bug#10860) | 4 | (picture-mode-map): Use it. (Bug#10860) |
| 5 | (picture-mode): Doc fix. | 5 | (picture-mode): Doc fix. |
| 6 | 6 | ||