diff options
| author | Lars Ingebrigtsen | 2012-02-13 14:14:18 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka | 2012-02-13 14:14:18 +0000 |
| commit | 3d2af1938b425929bddac50fbf3540efcee954d4 (patch) | |
| tree | 00bfb2d0807b0f62f570e453a982459dd5298bd1 /doc/misc/ChangeLog | |
| parent | 32f6c52b3ef79cba34781d50d777ce8a41cf93e6 (diff) | |
| download | emacs-3d2af1938b425929bddac50fbf3540efcee954d4.tar.gz emacs-3d2af1938b425929bddac50fbf3540efcee954d4.zip | |
Merge changes made in No Gnus
gnus.texi (Customizing the IMAP Connection): Mention nnimap-record-commands.
nnimap.el (nnimap-record-commands): New variable.
(nnimap-log-command): Use it.
(nnimap-make-process-buffer): Add a space to the process buffer.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index d287b340542..adad93ef89c 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * gnus.texi (Customizing the IMAP Connection): Mention | ||
| 4 | nnimap-record-commands. | ||
| 5 | |||
| 1 | 2012-02-10 Glenn Morris <rgm@gnu.org> | 6 | 2012-02-10 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * url.texi (Retrieving URLs): Update url-retrieve arguments. | 8 | * url.texi (Retrieving URLs): Update url-retrieve arguments. |