log

age author description
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.
Sun, 26 Sep 2010 03:39:24 +0200 Juanma Barranquero src/w32.c (get_emacs_configuration_options): Fix previous change.
Sat, 25 Sep 2010 14:57:02 -0700 Glenn Morris * lisp/notifications.el: Call dbus-register-signal only if it is bound.
Sat, 25 Sep 2010 14:51:55 -0700 Glenn Morris Cosmetic doc fixes for eshell.
Sat, 25 Sep 2010 14:42:48 -0700 Glenn Morris Add more xz compression support.
Sat, 25 Sep 2010 13:59:05 -0700 Glenn Morris Small url-cache fix.
Sat, 25 Sep 2010 16:16:35 -0400 Chong Yidong * files.el (get-free-disk-space): Don't assume "df" output columns line up (Bug#6995).
Sat, 25 Sep 2010 15:50:13 -0400 Chong Yidong * src/insdel.c (prepare_to_modify_buffer): Ensure the mark marker is alive
Sat, 25 Sep 2010 15:19:41 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sat, 25 Sep 2010 14:55:16 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sat, 25 Sep 2010 18:39:13 +0200 Lars Magne Ingebrigtsen Fix up some EMACS_INT/int conversion errors related to xdisp.c.
Sat, 25 Sep 2010 18:25:04 +0200 Lars Magne Ingebrigtsen xrdb.c EMACS_INT/int audit.
Sat, 25 Sep 2010 15:07:55 +0000 Katsumi Yamaoka nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers for prettier summary display.
Sat, 25 Sep 2010 14:49:43 -0400 Chong Yidong Fix require names in CEDET 1.0 merge.
Sat, 25 Sep 2010 14:24:54 +0000 Katsumi Yamaoka nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
Sat, 25 Sep 2010 14:19:38 +0000 Katsumi Yamaoka nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS before starting negotiation.
Sat, 25 Sep 2010 14:05:46 +0000 Katsumi Yamaoka gnus-art.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Change default to nil for privacy reasons.
Sat, 25 Sep 2010 13:43:27 +0000 Katsumi Yamaoka gnus-ems.el (gnus-put-image):Don't put any non-blank text into the buffer when inserting images.
Sat, 25 Sep 2010 13:28:07 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sat, 25 Sep 2010 09:21:20 -0400 Eli Zaretskii Fix int/EMACS_INT use in textprop.c and window.c.