aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2009-01-09 03:01:50 +0000
committerMiles Bader2009-01-09 03:01:50 +0000
commite3e955fed38da9263f3904f15233ccfd0dbbbe43 (patch)
tree6a34615ae6e5699c8b7dfba64dfae3486ded203f /lisp/ChangeLog
parent2188975fbff1202d011db2f82d728fc5fb5f9346 (diff)
downloademacs-e3e955fed38da9263f3904f15233ccfd0dbbbe43.tar.gz
emacs-e3e955fed38da9263f3904f15233ccfd0dbbbe43.zip
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1513
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog44
1 files changed, 44 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7ed2af86b1e..24c7c6f7216 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,47 @@
12009-01-09 Dave Love <fx@gnu.org>
2
3 * calendar/time-date.el: Require cl for `declare'.
4
52009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6
7 * calendar/time-date.el (format-seconds): Explain `assoc-string'.
8 Suggested by Dave Love.
9
102009-01-09 Dave Love <fx@gnu.org>
11
12 * net/imap.el (imap-string-to-integer): Fix typo.
13 (imap-fetch-safe): New function.
14 (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
15
16 * net/imap.el (imap-process-connection-type, imap-debug, imap-open):
17 (imap-parse-greeting): Fix doc strings.
18 (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
19 (imap-parse-flag-list): Make messages unique.
20 (imap-parse-body): Fix comments. Add comment on Exchange 2007.
21
22 * net/imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe
23 call.
24
25 * net/imap.el: Fix author email. Doc fixes.
26 (imap-parse-body): Work around assertion failure in bogus Exchange 2007
27 reply.
28
292009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
30
31 * net/dns.el (dns-set-servers): Check "Address". Fix typo.
32
332009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
34
35 * net/dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.
36 Call nslookup if resolv.conf isn't available.
37 (dns-query): Rename from query-dns.
38 (dns-query-cached): Rename from query-dns-cached.
39
402009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
41
42 * net/imap.el (imap-enable-exchange-bug-workaround): Explain
43 auto-detection in the doc string.
44
12009-01-09 Juanma Barranquero <lekktu@gmail.com> 452009-01-09 Juanma Barranquero <lekktu@gmail.com>
2 46
3 * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name) 47 * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)