log

age author description
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.