diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e26ad08244f..080f9494996 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2011-07-06 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * mail/rmailmm.el: Give entity a new slot, TRUNCATED. | ||
| 4 | (rmail-mime-entity): New arg TRUNCATED. | ||
| 5 | (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated): | ||
| 6 | New functions. | ||
| 7 | (rmail-mime-save): Warn if entity is truncated. | ||
| 8 | (rmail-mime-toggle-hidden): Likewise, for showing. | ||
| 9 | (rmail-mime-process-multipart): Record when an entity is truncated. | ||
| 10 | |||
| 1 | 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | 11 | 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 12 | ||
| 3 | * progmodes/grep.el (rgrep): Don't bind `process-connection-type', | 13 | * progmodes/grep.el (rgrep): Don't bind `process-connection-type', |