log

age author description
Thu, 20 May 2010 11:12:20 -0400 Chong Yidong * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
Thu, 20 May 2010 10:53:30 -0400 Chong Yidong Doc fix (Bug#6224).
Wed, 19 May 2010 23:37:29 -0700 Glenn Morris Use terminfo rather than termcap on recent NetBSD.
Wed, 19 May 2010 23:24:35 -0700 Glenn Morris * config.bat: Need to add the deps.mk file before running cpp.
Wed, 19 May 2010 23:20:39 -0700 Glenn Morris * src/autodeps.mk, src/deps.mk: Comments need to be in C format.
Wed, 19 May 2010 23:15:26 -0700 Glenn Morris Regenerate configure, src/config.in.
Wed, 19 May 2010 23:11:27 -0700 Glenn Morris Handle auto-depend with configure.
Wed, 19 May 2010 22:48:16 -0700 Glenn Morris * configure.in (--with-gtk, --with-gcc): Remove option stubs.
Thu, 20 May 2010 03:32:08 +0200 Juanma Barranquero * emacs-lisp/cl-loaddefs.el: Update autoload checksum.
Thu, 20 May 2010 03:27:49 +0200 Juanma Barranquero * composite.el: Require cl when compiling; fix typos in docstrings.
Wed, 19 May 2010 22:54:44 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 19 May 2010 23:37:57 +0300 Juri Linkov * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
Wed, 19 May 2010 20:56:18 +0200 Michael Albinus * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
Wed, 19 May 2010 20:16:07 +0300 Eli Zaretskii Fix C-e when bidi reordering is in effect.
Wed, 19 May 2010 14:52:27 +0200 Michael Albinus * password-cache.el (password-cache-remove): Fix docstring.
Wed, 19 May 2010 14:47:37 +0200 Michael Albinus * net/secrets.el: Autoload the widget functions.
Wed, 19 May 2010 08:23:40 -0400 Peter S Galbraith Decode RFC2047 encoded Subject lines for mail replies.
Wed, 19 May 2010 10:22:41 +0300 Eli Zaretskii Fix bug #6210.
Tue, 18 May 2010 23:06:48 -0400 Stefan Monnier * indent.el (indent-region): Deactivate region (bug#6200).
Tue, 18 May 2010 20:01:24 -0700 Glenn Morris * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
Tue, 18 May 2010 19:56:44 -0700 Glenn Morris * etc/TODO: prog-mode updates.
Tue, 18 May 2010 19:51:51 -0700 Glenn Morris Minor msdos build change.
Tue, 18 May 2010 19:46:42 -0700 Glenn Morris Regenerate configure, src/config.in.
Tue, 18 May 2010 19:42:04 -0700 Glenn Morris Set linker-related things with configure.
Tue, 18 May 2010 19:27:01 -0700 Glenn Morris * s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.
Wed, 19 May 2010 10:26:40 +0900 Kenichi Handa composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
Wed, 19 May 2010 10:16:01 +0900 Kenichi Handa merge trunk
Wed, 19 May 2010 10:10:29 +0900 Kenichi Handa merge trunk
Wed, 19 May 2010 10:09:50 +0900 Kenichi Handa composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
Tue, 18 May 2010 23:23:58 +0000 Katsumi Yamaoka Merge from mainline.