log

age author description
Tue, 28 Sep 2010 12:35:18 +0000 Katsumi Yamaoka Fix comments; remove Emacs 21 stuff.
Tue, 28 Sep 2010 11:47:12 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 28 Sep 2010 05:12:21 +0000 Katsumi Yamaoka nnimap.el (auth-source-forget-user-or-password, auth-source-user-or-password): Autoload.
Mon, 27 Sep 2010 20:00:09 -0700 Glenn Morris * lisp/calendar/appt.el (appt-check): Minor simplification.
Mon, 27 Sep 2010 19:41:18 -0700 Glenn Morris Minor NEWS fix.
Mon, 27 Sep 2010 19:22:37 -0700 Glenn Morris * configure.in (HAVE_GNUTLS): Add a description to make autoheader happy.
Tue, 28 Sep 2010 02:13:41 +0000 Katsumi Yamaoka Fix message-* user options that differ from Gnus trunk.
Tue, 28 Sep 2010 02:55:08 +0200 Juanma Barranquero nt/*.c: Use const char*; remove unused code.
Tue, 28 Sep 2010 01:25:27 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Mon, 27 Sep 2010 23:32:36 +0200 Andreas Schwab * Makefile.in (ELCFILES): Update.
Mon, 27 Sep 2010 19:14:58 +0200 Andreas Schwab * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid
Mon, 27 Sep 2010 15:27:54 +0200 Michael Albinus * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".
Mon, 27 Sep 2010 14:44:26 +0200 Michael Albinus * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".
Mon, 27 Sep 2010 10:59:16 +0200 Michael Albinus * dbusbind.c (syms_of_dbusbind): Unset $DBUS_FATAL_WARNINGS.
Mon, 27 Sep 2010 14:01:48 +0900 Kenichi Handa tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.
Mon, 27 Sep 2010 14:00:46 +0900 Kenichi Handa tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.
Mon, 27 Sep 2010 13:53:47 +0900 Kenichi Handa international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.
Mon, 27 Sep 2010 13:52:56 +0900 Kenichi Handa international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.
Sun, 26 Sep 2010 17:39:10 +0200 Jan D * xgselect.c (xg_select): Clear file descriptors not set from rfds and wfds.
Sun, 26 Sep 2010 02:37:50 +0200 Juanma Barranquero lisp/window.el (walk-windows): Doc fix (bug#7105).
Mon, 27 Sep 2010 23:07:47 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Mon, 27 Sep 2010 22:53:35 +0200 Lars Magne Ingebrigtsen Compile with imagemagick support by default.
Mon, 27 Sep 2010 22:43:03 +0200 Jan D * process.c (wait_reading_process_output): Add missing FD_CLR
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.
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