log

age author description
Thu, 27 Aug 2009 06:26:43 +0000 Kenichi Handa *** empty log message ***
Thu, 27 Aug 2009 06:24:48 +0000 Kenichi Handa (build-default-fontset-data): New macro.
Thu, 27 Aug 2009 06:02:17 +0000 Kenichi Handa *** empty log message ***
Thu, 27 Aug 2009 06:01:24 +0000 Kenichi Handa (Fself_insert_command): Avoid unnecessay unibyte->multibyte
Thu, 27 Aug 2009 05:19:42 +0000 Stefan Monnier (nnrss-request-article): Avoid default-fill-column.
Thu, 27 Aug 2009 04:24:00 +0000 Stefan Monnier * subr.el (default-mode-line-format, default-header-line-format)
Thu, 27 Aug 2009 01:50:12 +0000 Dan Nicolaescu (vc-cvs-update-changelog): Fix typo.
Wed, 26 Aug 2009 20:55:39 +0000 Sam Steingold (save-interprogram-paste-before-kill): New user option.
Wed, 26 Aug 2009 20:22:17 +0000 Dan Nicolaescu (Fcall_process): Remove always true #if.
Wed, 26 Aug 2009 19:57:44 +0000 Dan Nicolaescu * lisp.h: Replace #if 0 code for checking with text pointing to
Wed, 26 Aug 2009 17:54:05 +0000 Dan Nicolaescu * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
Wed, 26 Aug 2009 14:47:23 +0000 Stefan Monnier (byte-compile-lapcode): Fix up last change.
Wed, 26 Aug 2009 08:28:23 +0000 Ken Raeburn * Makefile.in (buildobj.h): New target.
Wed, 26 Aug 2009 07:42:11 +0000 Dan Nicolaescu * vc.el (vc-default-prettify-state-info): Remove function, unused.
Wed, 26 Aug 2009 07:01:09 +0000 Dan Nicolaescu (vc-git-stash, vc-git-stash-show): New functions.
Wed, 26 Aug 2009 06:48:58 +0000 Dan Nicolaescu (vc-git-register): Use "git add" for directories.
Wed, 26 Aug 2009 06:45:36 +0000 Dan Nicolaescu (vc-dir-node-directory, vc-dir-update): Get the parent
Wed, 26 Aug 2009 05:26:22 +0000 Dan Nicolaescu Document the desired behavior for reverted files in the
Wed, 26 Aug 2009 03:08:33 +0000 Glenn Morris (enable-local-variables, enable-local-eval)
Wed, 26 Aug 2009 03:07:25 +0000 Glenn Morris Define risky-local-variable property here rather than in files.el.
Wed, 26 Aug 2009 02:59:34 +0000 Glenn Morris (standard-mode-line-format): Reposition dashes in which-func entry. (Bug#4217)
Wed, 26 Aug 2009 02:56:28 +0000 Glenn Morris Ulrich Mueller <ulm at gentoo.org>
Wed, 26 Aug 2009 02:56:05 +0000 Stefan Monnier (byte-compile-lapcode): Signal overflow.
Tue, 25 Aug 2009 19:26:37 +0000 Michael Albinus *** empty log message ***
Tue, 25 Aug 2009 19:26:07 +0000 Michael Albinus * dbus.texi (Top): Remove footnote saying D-Bus is not enabled by
Tue, 25 Aug 2009 10:31:38 +0000 Michael Albinus *** empty log message ***
Tue, 25 Aug 2009 10:31:22 +0000 Michael Albinus * dbusbind.c (Fdbus_call_method)
Tue, 25 Aug 2009 10:26:16 +0000 Michael Albinus *** empty log message ***
Tue, 25 Aug 2009 10:24:25 +0000 Michael Albinus * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
Tue, 25 Aug 2009 10:13:54 +0000 Michael Albinus * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.