diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c4d54f42cf7..2ff28eeb969 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-08-09 Chong Yidong <cyd@gnu.org> | 1 | 2012-08-09 Chong Yidong <cyd@gnu.org> |
| 2 | 2 | ||
| 3 | * vc/add-log.el (change-log-mode): Bind comment-start to nil. | ||
| 4 | |||
| 3 | * descr-text.el (describe-char): Don't insert extra newlines | 5 | * descr-text.el (describe-char): Don't insert extra newlines |
| 4 | (Bug#10127). | 6 | (Bug#10127). |
| 5 | 7 | ||