log lisp/ChangeLog @ 110632:081b4ec99498

age author description
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.
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 17:30:44 +0200 Lars Magne Ingebrigtsen (starttls-negotiate): Avoid the cl.el decf function.
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.