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).
|
Sat, 04 Dec 2010 17:32:32 -0500 |
Chong Yidong |
* configure.in: Fix last change.
|
Sat, 04 Dec 2010 17:10:12 -0500 |
Chong Yidong |
Smarter initialization for dired-use-ls-dired (Bug#7546).
|
Sat, 04 Dec 2010 20:50:39 +0100 |
Andreas Schwab |
Remove empty machine description files
|
Fri, 03 Dec 2010 20:58:06 -0500 |
Stefan Monnier |
* lisp/replace.el: Add "collect" feature to occur.
|
Fri, 03 Dec 2010 19:49:49 -0500 |
Stefan Monnier |
* lisp/progmodes/which-func.el (which-func-ff-hook): Log the error message.
|
Fri, 03 Dec 2010 18:20:27 -0500 |
Stefan Monnier |
* lisp/subr.el (with-demoted-errors): Distinguish symbols from strings.
|
Fri, 03 Dec 2010 18:14:50 -0500 |
Stefan Monnier |
* lisp/newcomment.el (comment-styles): Add docs to each style.
|
Fri, 03 Dec 2010 17:10:13 -0500 |
Chong Yidong |
Fix file deletion errors in revision 102572 and 102573.
|
Fri, 03 Dec 2010 17:08:05 -0500 |
Chong Yidong |
Remove EXPLICIT_SIGN_EXTEND.
|
Fri, 03 Dec 2010 17:06:51 -0500 |
Chong Yidong |
nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.
|
Fri, 03 Dec 2010 17:05:02 -0500 |
Chong Yidong |
gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
|
Fri, 03 Dec 2010 17:01:43 -0500 |
Chong Yidong |
Revert to revision 102571.
|
Fri, 03 Dec 2010 21:55:23 +0100 |
Andreas Schwab |
Remove EXPLICIT_SIGN_EXTEND.
|
Fri, 03 Dec 2010 09:40:46 -0800 |
Glenn Morris |
Restore another execute-bit.
|
Fri, 03 Dec 2010 12:32:55 -0500 |
Chong Yidong |
Restore executable bit omitted when undeleting files in revisiton 102573.
|
Fri, 03 Dec 2010 14:53:52 +0000 |
Katsumi Yamaoka |
nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.
|
Fri, 03 Dec 2010 14:45:09 +0000 |
Katsumi Yamaoka |
Restore files that I seem to have mistakenly deleted.
|
Fri, 03 Dec 2010 11:52:43 +0000 |
Katsumi Yamaoka |
gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
|
Fri, 03 Dec 2010 12:48:24 +0100 |
Jan D. |
Restore dock New Frame and Preferences menu functions (Bug#7535).
|