diff options
| author | Miles Bader | 2009-02-05 02:34:34 +0000 |
|---|---|---|
| committer | Miles Bader | 2009-02-05 02:34:34 +0000 |
| commit | 3b36c17e9d67d74a8bc50e7a53a23da7d5f94e22 (patch) | |
| tree | c2ca87dc1f8bb06d2b0608ef939d51f0b28e5d2e /lisp/ChangeLog | |
| parent | a9e2203dea54ba2d777e0df0415f65bb105272f1 (diff) | |
| download | emacs-3b36c17e9d67d74a8bc50e7a53a23da7d5f94e22.tar.gz emacs-3b36c17e9d67d74a8bc50e7a53a23da7d5f94e22.zip | |
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1537
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 a8343d9e12e..dadc4e735dd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2009-02-04 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * net/imap.el (imap-fetch-safe): Bind debug-on-error. | ||
| 4 | (imap-debug): Add imap-fetch-safe. | ||
| 5 | |||
| 6 | 2009-02-04 Teodor Zlatanov <tzlatanov@jumptrading.com> | ||
| 7 | |||
| 8 | * net/netrc.el (netrc-machine-user-or-password): Use list of | ||
| 9 | auth-source modes. | ||
| 10 | |||
| 1 | 2009-02-04 Nick Roberts <nickrob@snap.net.nz> | 11 | 2009-02-04 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 12 | ||
| 3 | * vc-svn.el (vc-svn-diff): Revert previous change but add a test | 13 | * vc-svn.el (vc-svn-diff): Revert previous change but add a test |