log

age author description
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.
Tue, 18 May 2010 22:45:34 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 17 May 2010 22:44:26 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 16 May 2010 22:41:29 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 31 May 2010 22:06:09 -0400 Stefan Monnier * lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
Mon, 31 May 2010 16:47:04 -0400 Stefan Monnier Fix up changelog entry
Mon, 31 May 2010 16:26:56 -0400 Stefan Monnier * lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.
Mon, 31 May 2010 15:35:04 -0400 Stefan Monnier * src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
Mon, 31 May 2010 12:16:02 -0400 Stefan Monnier * lisp/man.el (Man-completion-table): Let the user type "-k ".
Mon, 31 May 2010 17:24:46 +0200 Juanma Barranquero Backport from trunk: Fix bug#6298.
Mon, 31 May 2010 10:11:18 -0400 Chong Yidong Fix for momentary-string-display (Bug#6238).
Mon, 31 May 2010 01:09:32 +0200 Juanma Barranquero src/ChangeLog: Fix typos.
Mon, 31 May 2010 00:50:31 +0200 Juanma Barranquero doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".
Sun, 30 May 2010 17:18:35 -0400 Stefan Monnier * doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.
Sat, 29 May 2010 14:22:18 -0400 Chong Yidong * ansi-color.el: Delete unused escape sequences (Bug#6085).
Thu, 27 May 2010 11:42:50 -0400 Chong Yidong * xdisp.c (redisplay_window): After redisplay, check if point is
Thu, 27 May 2010 11:25:58 -0400 Chong Yidong * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
Tue, 25 May 2010 13:53:37 -0400 Stefan Monnier * epa.el (epa--select-keys): Don't explicitly delete the window since
Mon, 24 May 2010 20:57:43 -0400 Stefan Monnier CEDET is not TODO any more
Mon, 24 May 2010 17:01:10 -0400 Stefan Monnier * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
Thu, 20 May 2010 21:06:34 -0700 Glenn Morris Backport from trunk: close bug#6190.
Thu, 20 May 2010 10:50:32 -0400 Chong Yidong Doc fix (Bug#6224).
Wed, 19 May 2010 11:23:53 -0400 Stefan Monnier * url-util.el (url-unhex-string): Don't accidentally decode as latin-1.
Tue, 18 May 2010 23:51:55 -0400 Stefan Monnier * textmodes/fill.el (fill-region): Don't fill past the end.
Tue, 18 May 2010 16:51:12 -0400 Chong Yidong Stefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 May 2010 17:49:56 -0500 Jay Belanger calc-trail.el (calc-trail-isearch-forward)
Sat, 22 May 2010 17:13:04 +0300 Eli Zaretskii Handle lines truncated on right.
Sat, 22 May 2010 15:38:26 +0300 Eli Zaretskii Test and debug find_row_edges on TTY display.
Wed, 19 May 2010 23:24:21 +0300 Eli Zaretskii Completed initial debugging and testing of reimplemented cursor motion.
Tue, 18 May 2010 18:22:15 +0300 Eli Zaretskii Initial reimplementation of calculating line edge positions in bidi lines.
Tue, 18 May 2010 16:31:44 -0400 Stefan Monnier * subr.el (read-quoted-char): Resolve modifiers after key remapping.
Tue, 18 May 2010 21:43:04 +0200 Michael Albinus Add command `secrets-show-secrets'.
Tue, 18 May 2010 21:34:26 +0200 Michael Albinus Add visualization code for secrets.
Tue, 18 May 2010 15:24:24 -0400 Stefan Monnier * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
Tue, 18 May 2010 14:05:43 -0400 Chong Yidong Fix stack overflow in string creation (Bug#6214).
Tue, 18 May 2010 14:01:10 -0400 Chong Yidong * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
Tue, 18 May 2010 12:03:51 -0400 Stefan Monnier Fix handling of non-associative equal levels.