log src/ChangeLog @ 110606:b4f4c3e9b976

age author description
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: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:42:43 +0900 Kenichi Handa merge trunk
Mon, 27 Sep 2010 14:27:28 +0900 Kenichi Handa Remove restriction on the number of glyphs in one composition.
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 18:06:21 +0300 Dan Nicolaescu Code simplification in term.c.
Sun, 26 Sep 2010 01:06:28 -0500 Ted Zlatanov Set up GnuTLS support.
Sun, 26 Sep 2010 03:39:24 +0200 Juanma Barranquero src/w32.c (get_emacs_configuration_options): Fix previous change.
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 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 09:21:20 -0400 Eli Zaretskii Fix int/EMACS_INT use in textprop.c and window.c.
Sat, 25 Sep 2010 08:31:15 -0400 Eli Zaretskii Fix int/EMACS_INT use in process.c and term.c.
Sat, 25 Sep 2010 14:04:35 +0200 Juanma Barranquero Fix typos.
Sat, 25 Sep 2010 07:55:30 -0400 Eli Zaretskii Fix int/EMACS_INT use in lread.c, marker.c, minibuf.c, print.c
Sat, 25 Sep 2010 05:36:36 -0400 Eli Zaretskii Fix int/EMACS_INT use in keyboard.c.
Sat, 25 Sep 2010 03:44:43 -0400 Eli Zaretskii src/ChangeLog: Another duplication removed.
Sat, 25 Sep 2010 09:19:03 +0200 Eli Zaretskii src/ChangeLog: Fix duplicate entries.
Sat, 25 Sep 2010 02:32:09 +0200 Juanma Barranquero Fix bug#6781: Use 127.0.0.1 for local hosts, not "localhost".
Fri, 24 Sep 2010 15:30:13 -0400 Eli Zaretskii Fix int/EMACS_INT in eval.c and indent.c, correct previous changes.
Fri, 24 Sep 2010 20:04:26 +0200 Juanma Barranquero src/ChangeLog: Fix typo and remove duplicate info.
Fri, 24 Sep 2010 13:48:10 -0400 Eli Zaretskii Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.
Fri, 24 Sep 2010 11:24:47 -0400 Eli Zaretskii Fix int/EMACS_INT use in casefiddle.c and syntax.c.
Fri, 24 Sep 2010 17:20:58 +0200 Lars Magne Ingebrigtsen Fix EMACS_INT/int conversion in scroll.c.
Fri, 24 Sep 2010 17:13:43 +0200 Lars Magne Ingebrigtsen Fix EMACS_INT/int conversion in region-cache.c.
Fri, 24 Sep 2010 17:01:03 +0200 Lars Magne Ingebrigtsen Fix all EMACS_INT/int conversion errors in print.c (and related files).
Fri, 24 Sep 2010 09:32:25 -0400 Eli Zaretskii Fix int/EMACS_INT use in callproc.c.