log

age author description
Sat, 24 Jul 2010 14:44:54 -0400 Ken Brown * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
Sat, 24 Jul 2010 20:15:40 +0200 Andreas Schwab * lisp.h: Remove leftover P_.
Sat, 24 Jul 2010 10:18:18 -0700 Dan Nicolaescu Add NO_RETURN specifiers to functions in lib-src.
Sat, 24 Jul 2010 10:03:41 -0700 Dan Nicolaescu Add ChangeLog entry for previous commit:
Sat, 24 Jul 2010 17:21:56 +0200 Andreas Schwab Make internal_self_insert static
Sat, 24 Jul 2010 15:43:48 +0200 Juanma Barranquero * .bzrignore, .gitignore: Ignore README.W32 on the root directory.
Sat, 24 Jul 2010 15:35:31 +0200 Juanma Barranquero New make target for Windows platform: make dist (bug#6602)
Sat, 24 Jul 2010 13:53:19 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Fri, 23 Jul 2010 21:44:29 -0700 Dan Nicolaescu * src/ecrt0.c, src/unexalpha.c: Remove files, unused.
Fri, 23 Jul 2010 21:23:07 -0400 Chong Yidong * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
Sat, 24 Jul 2010 01:26:42 +0200 Stefan Monnier * lisp/play/tetris.el: Cleanup image representation and rotation.
Sat, 24 Jul 2010 00:51:37 +0200 Stefan Monnier * lisp/progmodes/ps-mode.el: Use comint.
Fri, 23 Jul 2010 19:50:14 +0200 Juanma Barranquero Remove unused static functions.
Fri, 23 Jul 2010 15:58:52 +0200 Michael Albinus * net/tramp.el (tramp-methods): Move hostname to the end in all
Fri, 23 Jul 2010 15:40:33 +0200 Michael Albinus * net/tramp.el (tramp-open-shell): New defun.
Fri, 23 Jul 2010 15:35:51 +0200 Juanma Barranquero * make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".
Fri, 23 Jul 2010 15:31:56 +0200 Michael Albinus * net/tramp.el (tramp-file-name-regexp-unified)
Fri, 23 Jul 2010 12:32:02 +0200 Juanma Barranquero * menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".
Fri, 23 Jul 2010 12:09:27 +0200 Juanma Barranquero * w32term.c (my_set_focus): #ifdef away; currently not used.
Fri, 23 Jul 2010 11:52:32 +0200 Juanma Barranquero * w32fns.c, xfaces.c: Remove obsolete static declarations.
Mon, 26 Jul 2010 13:28:02 +0900 Kenichi Handa font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
Fri, 23 Jul 2010 15:50:31 +0900 Kenichi Handa merge trunk
Fri, 23 Jul 2010 03:39:20 +0200 Juanma Barranquero * lisp/ChangeLog: Fix typos.
Fri, 23 Jul 2010 03:29:46 +0200 Juanma Barranquero * custom.el (custom-declare-variable): Give clearer error message (bug#6476).
Thu, 22 Jul 2010 20:59:43 -0400 Michael Mauger SQL Mode Version2.4 - Improved login prompting
Thu, 22 Jul 2010 14:15:31 +0200 Juanma Barranquero * dired.el (dired-no-confirm): Document value t and fix defcustom (bug#6597).
Thu, 22 Jul 2010 13:54:27 +0200 Juanma Barranquero * dired.el (dired-mode-map): Use command remapping (bug#6632).
Thu, 22 Jul 2010 13:09:52 +0200 Juanma Barranquero * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
Wed, 21 Jul 2010 11:37:35 +0200 Juanma Barranquero * nt/INSTALL: Add note about backslashes in Windows paths.
Wed, 21 Jul 2010 14:56:18 +0900 Daiki Ueno Fix multiple-recipient handling of Gnus S/MIME.