diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b550c8db7e2..0adcff8e477 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2012-08-03 MON KEY <monkey@sandpframing.com> | ||
| 2 | |||
| 3 | * net/imap.el (imap-interactive-login, imap-authenticate) | ||
| 4 | (imap-mailbox-lsub, imap-mailbox-list) | ||
| 5 | (imap-mailbox-status-asynch, imap-mailbox-acl-delete) | ||
| 6 | (imap-fetch, imap-message-flag-permanent-p, imap-envelope-from) | ||
| 7 | (imap-parse-response): Doc fix. | ||
| 8 | |||
| 1 | 2012-08-03 João Távora <joaotavora@gmail.com> | 9 | 2012-08-03 João Távora <joaotavora@gmail.com> |
| 2 | 10 | ||
| 3 | * textmodes/tex-mode.el (latex-forward-sexp): Terminate the loop | 11 | * textmodes/tex-mode.el (latex-forward-sexp): Terminate the loop |