log

age author description
Wed, 29 Sep 2010 10:18:40 +0200 Juanma Barranquero * emacsclient.c (main): Remove unused variables.
Tue, 28 Sep 2010 21:25:59 -0700 Glenn Morris Remove unused variable top_srcdir from doc Makefiles.
Tue, 28 Sep 2010 21:19:30 -0700 Glenn Morris Use temp-buffers when not displaying the diary.
Tue, 28 Sep 2010 21:10:34 -0700 Glenn Morris Minor diary-lib change.
Tue, 28 Sep 2010 21:00:50 -0700 Glenn Morris Minor diary include improvement.
Tue, 28 Sep 2010 20:54:03 -0700 Glenn Morris * lisp/calendar/appt.el (appt-activate): Check diary file.
Wed, 29 Sep 2010 01:09:50 +0000 Katsumi Yamaoka Remove Emacs 21 stuff.
Tue, 28 Sep 2010 23:55:34 +0200 Stefan Monnier * src/gnutls.c (Fgnutls_boot): Remove unused vars `data' and `srp_cred'.
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.