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 b39bf122642..7ddc5425435 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -8,6 +8,8 @@ | |||
| 8 | * mouse.el (mouse-yank-primary): | 8 | * mouse.el (mouse-yank-primary): |
| 9 | Reorder to silence --without-x compilation. | 9 | Reorder to silence --without-x compilation. |
| 10 | 10 | ||
| 11 | * mpc.el (doc-view-mode): Silence --without-x compilation. | ||
| 12 | |||
| 11 | * mail/rmailmm.el (rmail-mime-set-bulk-data): | 13 | * mail/rmailmm.el (rmail-mime-set-bulk-data): |
| 12 | Silence --without-x compilation. | 14 | Silence --without-x compilation. |
| 13 | 15 | ||