log

age author description
Mon, 12 Apr 2010 11:17:29 -0400 Stefan Monnier Summary: Add bookmark support for man, woman and gnus-summary.
Mon, 12 Apr 2010 07:38:42 -0700 Dan Nicolaescu * Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the
Mon, 12 Apr 2010 07:32:10 -0700 Dan Nicolaescu * Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.
Mon, 12 Apr 2010 13:28:56 +0200 Jan D. Restore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.
Mon, 12 Apr 2010 12:59:35 +0200 Jan D. Change so emacs at least compiles.
Sun, 11 Apr 2010 14:45:59 -0700 Dan Nicolaescu Remove C_SWITCH_SYSTEM_TEMACS.
Sun, 11 Apr 2010 14:43:28 -0700 Dan Nicolaescu Remove C_SWITCH_SYSTEM_TEMACS.
Sun, 11 Apr 2010 13:17:24 -0700 Dan Nicolaescu Use autoconf, not cpp for some variables.
Sun, 11 Apr 2010 13:04:24 -0700 Dan Nicolaescu Use autoconf, not cpp for some variables.
Sun, 11 Apr 2010 20:26:13 +0200 Jan D. Use XFT in Lucid dialogs if available.
Sun, 11 Apr 2010 20:25:09 +0200 Jan D. Use XFT in Lucid dialogs if available.
Sun, 11 Apr 2010 12:15:09 -0400 Stefan Monnier * process.c (exec_sentinel): Preserve current-buffer.
Sun, 11 Apr 2010 11:53:13 -0400 Stefan Monnier (read_process_output): Move the save-current-buffer to
Sat, 10 Apr 2010 19:54:50 -0400 Chong Yidong Update comint-password-prompt-regexp (Bug#2817).
Sat, 10 Apr 2010 13:38:48 -0700 Dan Nicolaescu * s/msdos.h (UNEXEC): New definition.
Sat, 10 Apr 2010 17:51:46 +0200 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
Sat, 10 Apr 2010 14:59:22 +0200 Michael Albinus Synchronize with Tramp repository.
Sat, 10 Apr 2010 14:50:31 +0200 Michael Albinus Synchronize with Tramp repository.
Sat, 10 Apr 2010 19:59:46 +0900 YAMAMOTO Mitsuharu xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.
Sat, 10 Apr 2010 19:52:30 +0900 YAMAMOTO Mitsuharu Don't abort try_window with fonts change when showing tooltip (Bug#2423).
Sat, 10 Apr 2010 19:39:16 +0900 YAMAMOTO Mitsuharu xfns.c (Fx_show_tip): Undo last change.
Fri, 09 Apr 2010 19:18:09 -0700 Glenn Morris * compile.el (compilation-save-buffers-predicate): Add missing :version tag.
Fri, 09 Apr 2010 13:19:53 -0400 Eric S. Raymond Get rid of several uses of the term 'master' in favor of equivalent verbiage
Fri, 09 Apr 2010 18:49:06 +0200 Jan D Fix showing the complete tip the first time, bug #2423.
Fri, 09 Apr 2010 12:04:17 -0400 Sam Steingold (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Remove,
Fri, 09 Apr 2010 11:52:45 -0400 Sam Steingold (compilation-save-buffers-predicate): Remove the "autoload" cookie.
Fri, 09 Apr 2010 08:35:30 -0700 Dan Nicolaescu Add --author support to git commit.
Fri, 09 Apr 2010 10:17:52 -0400 Eric S. Raymond Improve documentation comments.
Fri, 09 Apr 2010 00:14:33 +0300 Eli Zaretskii Fix bug#5856: don't dereference glyphs beyond end of glyph_row.
Thu, 08 Apr 2010 15:59:46 -0400 Stefan Monnier Fix some of the problems in defsubst* (bug#5728).