log

age author description
Fri, 10 Sep 2010 18:55:55 -0700 Glenn Morris * lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.
Thu, 09 Sep 2010 20:04:26 -0700 Glenn Morris Close bug#6211.
Wed, 08 Sep 2010 22:38:43 -0700 Glenn Morris * lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.
Wed, 08 Sep 2010 22:36:13 -0700 Glenn Morris * lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)
Tue, 07 Sep 2010 19:45:12 -0700 Glenn Morris Close bug#6976.
Wed, 08 Sep 2010 11:22:40 +0900 Kenichi Handa coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.
Tue, 07 Sep 2010 20:23:04 +0900 Kenichi Handa coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.
Wed, 08 Sep 2010 11:21:03 +0900 Kenichi Handa coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.
Tue, 07 Sep 2010 20:22:15 +0900 Kenichi Handa merge emacs-23
Tue, 07 Sep 2010 20:08:46 +0900 Kenichi Handa coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.
Tue, 14 Sep 2010 13:44:44 +0000 Katsumi Yamaoka Fixed up nnrss group activation, and removed moreover stuff.
Tue, 14 Sep 2010 13:50:15 +0200 Juanma Barranquero lisp/gnus/.dir-locals.el: Add no-byte-compile cookie.
Tue, 14 Sep 2010 09:53:39 +0200 Andreas Schwab * xml.c (Fxml_parse_string, Fxml_parse_string): Revert last
Tue, 14 Sep 2010 06:01:14 +0000 Katsumi Yamaoka time-date.el (format-seconds): Comment fix.
Tue, 14 Sep 2010 03:40:10 +0000 Katsumi Yamaoka gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group for back end that doesn't support request-scan.