diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a3b657b23ca..274ca3a3730 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2013-08-13 Glenn Morris <rgm@gnu.org> | 1 | 2013-08-13 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * progmodes/compile.el (compile-command): Tweak example in doc. | ||
| 4 | * obsolete/scribe.el (scribe-mode): | ||
| 5 | * progmodes/mixal-mode.el (mixal-mode): Quote buffer name. (Bug#15053) | ||
| 6 | |||
| 3 | * mail/feedmail.el (feedmail-confirm-outgoing) | 7 | * mail/feedmail.el (feedmail-confirm-outgoing) |
| 4 | (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types. | 8 | (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types. |
| 5 | 9 | ||