log

age author description
Fri, 07 May 2010 07:01:10 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Fri, 07 May 2010 06:58:17 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Fri, 07 May 2010 06:32:10 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 06 May 2010 22:42:55 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 06 May 2010 06:11:19 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 06 May 2010 05:59:27 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 07 May 2010 05:21:06 +0200 Juanma Barranquero * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
Fri, 07 May 2010 05:11:56 +0200 Juanma Barranquero * minibuffer.el: Revert previous change.
Thu, 06 May 2010 20:01:40 -0700 Glenn Morris Regenerate configure.
Thu, 06 May 2010 19:59:20 -0700 Glenn Morris Missing part of previous commit.
Thu, 06 May 2010 19:55:47 -0700 Glenn Morris Move LD_SWITCH_SYSTEM from cpp to configure.
Fri, 07 May 2010 02:50:26 +0200 Juanma Barranquero * minibuffer.el (comps): Declare for byte-compiler.
Fri, 07 May 2010 02:46:09 +0200 Juanma Barranquero * cua-base.el, cua-gmrk.el: Fix use of `filter-buffer-substring'.
Thu, 06 May 2010 17:35:44 -0700 Dan Nicolaescu Remove more unused symbols.
Thu, 06 May 2010 17:30:56 -0700 Dan Nicolaescu Define LIB_STANDARD and START_FILES using autoconf.
Thu, 06 May 2010 12:46:47 -0700 Dan Nicolaescu Remove NEED_BSDTTY and NEED_UNISTD_H.
Thu, 06 May 2010 12:40:02 -0700 Dan Nicolaescu * emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.
Thu, 06 May 2010 09:18:33 -0700 Dan Nicolaescu * Makefile.in (STARTFILES): Conditionally define to make the usage clear.
Thu, 06 May 2010 11:34:56 +0200 Jan D. * xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
Thu, 06 May 2010 10:40:06 +0200 Michael Albinus * net/tramp.el (top, with-progress-reporter): Use
Thu, 06 May 2010 01:07:12 -0700 Glenn Morris Regenerate configure.
Thu, 06 May 2010 01:03:27 -0700 Glenn Morris Minimize blessmail-related cpp usage, with an eye to future removal.
Thu, 06 May 2010 00:29:09 -0700 Glenn Morris Let configure handle ranlib.
Thu, 06 May 2010 00:24:18 -0700 Glenn Morris Remove some unused Makefile.in variables.
Thu, 06 May 2010 06:05:48 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Wed, 05 May 2010 22:50:26 -0700 Glenn Morris src/Makefile.in: Convert comment in cpp section to the right format.
Thu, 06 May 2010 05:54:57 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Thu, 06 May 2010 05:51:42 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 05 May 2010 22:27:17 -0700 Glenn Morris Comment changes for some src/m/*.h files.
Thu, 06 May 2010 04:21:09 +0000 Katsumi Yamaoka Update.
Thu, 06 May 2010 04:19:22 +0000 Katsumi Yamaoka Update.
Thu, 06 May 2010 04:16:24 +0000 Katsumi Yamaoka Require easy-mmode for XEmacs when compiling.
Thu, 06 May 2010 04:15:34 +0000 Katsumi Yamaoka Require easy-mmode for XEmacs when compiling.
Thu, 06 May 2010 03:31:56 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 06 May 2010 03:28:13 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Thu, 06 May 2010 03:27:20 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Thu, 06 May 2010 03:24:12 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 05 May 2010 22:59:07 -0400 Stefan Monnier Extract common suffix for * in partial-completion.
Wed, 05 May 2010 22:53:56 -0400 Stefan Monnier Define auto-save-mode with define-minor-mode.
Wed, 05 May 2010 23:05:35 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 06 May 2010 00:14:15 +0200 Juanma Barranquero lib-src/ChangeLog: Remove duplicate entry.
Thu, 06 May 2010 00:56:15 +0300 Juri Linkov Add `slow' and `history' tags to the desktop data.
Wed, 05 May 2010 13:51:40 -0400 Stefan Monnier * syntax.c (Fchar_syntax): Check the arg is a character.
Wed, 05 May 2010 08:51:32 -0700 Glenn Morris * src/m/sparc.h: Fix typo in earlier change.
Wed, 05 May 2010 12:20:23 +0200 Michael Albinus Add FORCE argument to `delete-file'.
Wed, 05 May 2010 00:27:16 -0400 Stefan Monnier Minor cleanups.
Tue, 04 May 2010 23:45:21 -0400 Stefan Monnier Use define-minor-mode in more cases.
Tue, 04 May 2010 22:08:25 -0400 Stefan Monnier Use define-minor-mode for less obvious cases.
Tue, 04 May 2010 20:21:32 +0200 Juanma Barranquero * src/ChangeLog: Formatting fixes.
Tue, 04 May 2010 13:44:54 -0400 Stefan Monnier Misc tweaks.
Tue, 04 May 2010 09:53:59 -0700 Dan Nicolaescu Delete names that have been removed from the tree.
Tue, 04 May 2010 18:03:23 +0200 Jan D. xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).
Tue, 04 May 2010 10:44:47 +0200 Michael Albinus * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
Tue, 04 May 2010 00:40:53 -0700 Dan Nicolaescu Remove BSD_PGRPS.
Mon, 03 May 2010 21:00:10 -0700 Dan Nicolaescu Remove POSIX_SIGNALS.
Mon, 03 May 2010 20:33:04 -0700 Glenn Morris Regenerate configure, src/config.in.
Mon, 03 May 2010 20:26:38 -0700 Glenn Morris Yet another missing piece of C_SWITCH commit.
Mon, 03 May 2010 20:20:50 -0700 Glenn Morris Missing lwlib part of earlier C_SWITCH commit.
Mon, 03 May 2010 20:17:05 -0700 Glenn Morris * admin/CPP-DEFINES: Remove some no-longer-used defines.
Mon, 03 May 2010 20:13:35 -0700 Glenn Morris Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.