log

age author description
Mon, 27 Sep 2010 22:11:33 +0200 Stefan Monnier * lisp/emacs-lisp/float-sup.el (e): Remove.
Mon, 27 Sep 2010 18:44:31 +0200 Lars Magne Ingebrigtsen Add gnutls logging and clean up various gnutls bits.
Mon, 27 Sep 2010 18:27:37 +0200 Juanma Barranquero src/w32.c: Remove unused code and make static many functions.
Mon, 27 Sep 2010 17:34:04 +0200 Michael Albinus * dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)
Mon, 27 Sep 2010 17:03:58 +0200 Lars Magne Ingebrigtsen (emacs_gnutls_read): Don't infloop while reading.
Mon, 27 Sep 2010 16:56:27 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 27 Sep 2010 16:35:22 +0200 Lars Magne Ingebrigtsen Add debugging to the gnutls library, and finish handshaking when it's done.
Mon, 27 Sep 2010 13:22:21 +0000 Katsumi Yamaoka nnimap.el (utf7): Required.
Mon, 27 Sep 2010 12:22:22 +0000 Katsumi Yamaoka gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid handing broken links to browse-url.
Mon, 27 Sep 2010 13:53:44 +0200 Juanma Barranquero Fix typos.
Mon, 27 Sep 2010 12:25:04 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 27 Sep 2010 14:55:41 +0900 Kenichi Handa Remove restriction on the number of glyphs in one composition.
Mon, 27 Sep 2010 14:42:43 +0900 Kenichi Handa merge trunk
Mon, 27 Sep 2010 03:16:55 +0000 Katsumi Yamaoka gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
Mon, 27 Sep 2010 14:27:28 +0900 Kenichi Handa Remove restriction on the number of glyphs in one composition.
Sun, 26 Sep 2010 23:15:50 +0000 Katsumi Yamaoka Update ChangeLogs.
Sun, 26 Sep 2010 23:01:31 +0000 Katsumi Yamaoka mail-source.el (mail-source-value): Revert previous patch.
Mon, 27 Sep 2010 00:42:53 +0200 Stefan Monnier * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
Sun, 26 Sep 2010 22:48:13 +0200 Jan D Don¸«£t give write_mask to select for W32.
Sun, 26 Sep 2010 22:21:29 +0200 Jan D Reinstate ifdef subprocesses.
Sun, 26 Sep 2010 18:20:01 +0200 Jan D Add fd handling with callbacks to select, dbus needs it for async operation.
Sun, 26 Sep 2010 17:30:44 +0200 Lars Magne Ingebrigtsen (starttls-negotiate): Avoid the cl.el decf function.
Sun, 26 Sep 2010 17:18:47 +0200 Lars Magne Ingebrigtsen Don't break the build if we don't have the gnutls libraries.
Sun, 26 Sep 2010 18:11:48 +0300 Dan Nicolaescu Use const for some pointer arguments.
Sun, 26 Sep 2010 18:06:21 +0300 Dan Nicolaescu Code simplification in term.c.
Sun, 26 Sep 2010 14:35:50 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sun, 26 Sep 2010 13:25:35 +0000 Katsumi Yamaoka auth-source.el (auth-source-create): Query the user for whether to store the credentials.
Sun, 26 Sep 2010 12:47:09 +0000 Katsumi Yamaoka gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
Sun, 26 Sep 2010 01:06:28 -0500 Ted Zlatanov Set up GnuTLS support.
Sun, 26 Sep 2010 04:03:19 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.