Mercurial > emacs
graph
-
Rename some landmark functions.Wed, 08 Dec 2010 21:55:25 -0800, by Glenn Morris
-
gnus-demon.el (gnus-demon-init): Call run-with-timer with time as argument, not t. XEmacs does not support that.Wed, 08 Dec 2010 22:16:36 +0000, by Katsumi Yamaoka
-
New version 13.2. (Bug#7582)Wed, 08 Dec 2010 17:25:11 -0200, by Vinicius Jose Latorre
-
nnir.el (nnir-request-expire-articles): New function.Wed, 08 Dec 2010 14:41:37 +0000, by Katsumi Yamaoka
-
nnir.el (nnir-retrieve-headers): Use rassq when comparing article ids.Wed, 08 Dec 2010 13:49:49 +0000, by Katsumi Yamaoka
-
Adjust parameter names and doc strings to resolve confusion overWed, 08 Dec 2010 03:09:27 -0500, by Karl Fogel
-
In gdb, try to init comint history from gdbhist.Tue, 07 Dec 2010 21:00:12 -0800, by Glenn Morris
-
* mail/emacsbug.el (report-emacs-bug): Try to handle some other mail clients.Tue, 07 Dec 2010 19:47:27 -0800, by Glenn Morris
-
Make verify-visited-file-modtime default to the current buffer.Tue, 07 Dec 2010 19:45:45 -0800, by Glenn Morris
-
* lisp/files.el (dir-locals-collect-variables): Don't let errors stop us.Tue, 07 Dec 2010 21:18:02 -0500, by Stefan Monnier
-
shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.Tue, 07 Dec 2010 22:12:50 +0000, by Katsumi Yamaoka
-
* simple.el (just-one-space): Make argument n default to 1 ifTue, 07 Dec 2010 20:38:38 +0100, by Tassilo Horn
-
* lisp/electric.el (electric-indent-post-self-insert-function):Tue, 07 Dec 2010 10:36:08 -0500, by Stefan Monnier
-
nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.Tue, 07 Dec 2010 14:10:11 +0000, by Katsumi Yamaoka
-
Decode extra numeric entities.Tue, 07 Dec 2010 05:06:56 +0000, by Katsumi Yamaoka
-
* lisp/gnus/message.el: Use completion-at-point.Mon, 06 Dec 2010 21:01:00 -0500, by Stefan Monnier
-
shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol character if a non-breakable character follows.Tue, 07 Dec 2010 01:21:09 +0000, by Katsumi Yamaoka
-
proto-stream.el (proto-stream-open-tls): Return nil if we don't get any stream.Mon, 06 Dec 2010 23:27:17 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Mon, 06 Dec 2010 22:16:10 +0000, by Katsumi Yamaoka
-
* lisp/bindings.el (complete-symbol): Move back from minibuffer.el.Mon, 06 Dec 2010 16:06:02 -0500, by Stefan Monnier
-
* lisp/simple.el (just-one-space): Delete newlines for negative arg.Mon, 06 Dec 2010 13:21:42 -0500, by Stefan Monnier
-
Return CDATA sections (like <style>foo</style>) as text nodes.Mon, 06 Dec 2010 17:59:52 +0100, by Lars Magne Ingebrigtsen
-
* lisp/ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.Mon, 06 Dec 2010 11:51:37 -0500, by Stefan Monnier
-
* src/lread.c (read1): Allow newstyle unquote outside of backquote.Mon, 06 Dec 2010 11:37:26 -0500, by Stefan Monnier
-
nnir.el (nnir-request-move-article): Remove obsolete code.Mon, 06 Dec 2010 03:59:56 +0000, by Katsumi Yamaoka
-
gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.Sun, 05 Dec 2010 23:29:50 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Sun, 05 Dec 2010 22:17:34 +0000, by Katsumi Yamaoka
-
* src/process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).Sat, 04 Dec 2010 20:23:22 -0500, by Chong Yidong
-
* lisp/vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).Sat, 04 Dec 2010 20:01:23 -0500, by Chong Yidong
-
* configure.in: Fix last change.Sat, 04 Dec 2010 17:32:32 -0500, by Chong Yidong
-
Smarter initialization for dired-use-ls-dired (Bug#7546).Sat, 04 Dec 2010 17:10:12 -0500, by Chong Yidong
-
Remove empty machine description filesSat, 04 Dec 2010 20:50:39 +0100, by Andreas Schwab
-
* lisp/replace.el: Add "collect" feature to occur.Fri, 03 Dec 2010 20:58:06 -0500, by Stefan Monnier
-
* lisp/progmodes/which-func.el (which-func-ff-hook): Log the error message.Fri, 03 Dec 2010 19:49:49 -0500, by Stefan Monnier
-
* lisp/subr.el (with-demoted-errors): Distinguish symbols from strings.Fri, 03 Dec 2010 18:20:27 -0500, by Stefan Monnier
-
* lisp/newcomment.el (comment-styles): Add docs to each style.Fri, 03 Dec 2010 18:14:50 -0500, by Stefan Monnier
-
Fix file deletion errors in revision 102572 and 102573.Fri, 03 Dec 2010 17:10:13 -0500, by Chong Yidong
-
Remove EXPLICIT_SIGN_EXTEND.Fri, 03 Dec 2010 17:08:05 -0500, by Chong Yidong
-
nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.Fri, 03 Dec 2010 17:06:51 -0500, by Chong Yidong
-
gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.Fri, 03 Dec 2010 17:05:02 -0500, by Chong Yidong
-
Revert to revision 102571.Fri, 03 Dec 2010 17:01:43 -0500, by Chong Yidong
-
Remove EXPLICIT_SIGN_EXTEND.Fri, 03 Dec 2010 21:55:23 +0100, by Andreas Schwab
-
Restore another execute-bit.Fri, 03 Dec 2010 09:40:46 -0800, by Glenn Morris
-
Restore executable bit omitted when undeleting files in revisiton 102573.Fri, 03 Dec 2010 12:32:55 -0500, by Chong Yidong
-
nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.Fri, 03 Dec 2010 14:53:52 +0000, by Katsumi Yamaoka
-
Restore files that I seem to have mistakenly deleted.Fri, 03 Dec 2010 14:45:09 +0000, by Katsumi Yamaoka
-
gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.Fri, 03 Dec 2010 11:52:43 +0000, by Katsumi Yamaoka
-
Restore dock New Frame and Preferences menu functions (Bug#7535).Fri, 03 Dec 2010 12:48:24 +0100, by Jan D.