log lisp/ChangeLog @ 110679:400dd9dfdb7b

age author description
Fri, 01 Oct 2010 12:56:44 +0000 Katsumi Yamaoka Give up on using gnutls-cli for starttls.
Fri, 01 Oct 2010 13:45:16 +0200 Eli Zaretskii Support TAGS targets in the w32 build.
Fri, 01 Oct 2010 00:24:35 -0700 Glenn Morris * lisp/obsolete/sc.el: Remove file.
Thu, 30 Sep 2010 20:57:26 -0700 Glenn Morris Tweak temporary-file-directory on darwin systems.
Fri, 01 Oct 2010 03:28:45 +0200 Juanma Barranquero lisp/server.el (server-start): For compatibility, revert part of revno 101688.
Fri, 01 Oct 2010 00:34:42 +0000 Katsumi Yamaoka Fix previous merge from Gnus trunk.
Fri, 01 Oct 2010 00:25:50 +0000 Katsumi Yamaoka nnimap.el (nnimap-request-accept-article): Get the Message-ID without the \r.
Thu, 30 Sep 2010 14:44:25 +0200 Eli Zaretskii Fix documentation of VC status indicator in mode line.
Thu, 30 Sep 2010 04:53:26 +0200 Juanma Barranquero lisp/server.el: Use just one way to pass the Emacs PID to emacsclient.
Wed, 29 Sep 2010 19:18:24 -0700 Glenn Morris Remove some diary-lib function aliases, obsolete since 22.1.
Wed, 29 Sep 2010 19:15:17 -0700 Glenn Morris Remove some obsolete appt.el code.
Wed, 29 Sep 2010 15:25:24 +0200 Lars Magne Ingebrigtsen Do the gnutls handshake from the reader loop, instead of looping over
Wed, 29 Sep 2010 14:48:29 +0200 Lars Magne Ingebrigtsen Make sure all reads/writes to gnutls streams go via the gnutls functions.
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.
Mon, 27 Sep 2010 20:00:09 -0700 Glenn Morris * lisp/calendar/appt.el (appt-check): Minor simplification.
Tue, 28 Sep 2010 02:13:41 +0000 Katsumi Yamaoka Fix message-* user options that differ from Gnus trunk.
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 14:00:46 +0900 Kenichi Handa tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.
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 02:37:50 +0200 Juanma Barranquero lisp/window.el (walk-windows): Doc fix (bug#7105).
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 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.