log

age author description
Tue, 07 Dec 2010 05:06:56 +0000 Katsumi Yamaoka Decode extra numeric entities.
Mon, 06 Dec 2010 21:01:00 -0500 Stefan Monnier * lisp/gnus/message.el: Use completion-at-point.
Tue, 07 Dec 2010 01:21:09 +0000 Katsumi Yamaoka shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol character if a non-breakable character follows.
Mon, 06 Dec 2010 23:27:17 +0000 Katsumi Yamaoka proto-stream.el (proto-stream-open-tls): Return nil if we don't get any stream.
Mon, 06 Dec 2010 22:16:10 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Mon, 06 Dec 2010 16:06:02 -0500 Stefan Monnier * lisp/bindings.el (complete-symbol): Move back from minibuffer.el.
Mon, 06 Dec 2010 13:21:42 -0500 Stefan Monnier * lisp/simple.el (just-one-space): Delete newlines for negative arg.
Mon, 06 Dec 2010 17:59:52 +0100 Lars Magne Ingebrigtsen Return CDATA sections (like <style>foo</style>) as text nodes.
Mon, 06 Dec 2010 11:51:37 -0500 Stefan Monnier * lisp/ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
Mon, 06 Dec 2010 11:37:26 -0500 Stefan Monnier * src/lread.c (read1): Allow newstyle unquote outside of backquote.
Mon, 06 Dec 2010 03:59:56 +0000 Katsumi Yamaoka nnir.el (nnir-request-move-article): Remove obsolete code.
Sun, 05 Dec 2010 23:29:50 +0000 Katsumi Yamaoka gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
Sun, 05 Dec 2010 22:17:34 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sat, 04 Dec 2010 20:23:22 -0500 Chong Yidong * src/process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).
Sat, 04 Dec 2010 20:01:23 -0500 Chong Yidong * lisp/vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).