log

age author description
Sun, 24 Oct 2010 12:12:17 +0900 Daiki Ueno Try to use "gpg2" if "gpg" isn't available.
Sat, 23 Oct 2010 19:22:43 -0700 Glenn Morris Sync docs of selection-coding-system between C and Lisp.
Sat, 23 Oct 2010 19:13:37 -0700 Glenn Morris Sync Lisp and C docs of next-selection-coding-system.
Sat, 23 Oct 2010 18:57:21 -0700 Glenn Morris Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.
Sat, 23 Oct 2010 18:48:39 -0700 Glenn Morris Remove duplicate definition of tty-defined-color-alist.
Sat, 23 Oct 2010 18:22:37 -0700 Glenn Morris Sync X and MS-Windows docs for x-use-underline-position-properties.
Sat, 23 Oct 2010 18:15:43 -0700 Glenn Morris Sync X and MS-Windows docs of x-toolkit-scroll-bars.
Sat, 23 Oct 2010 17:58:22 -0700 Glenn Morris Avoid redefining some C defcustoms.
Sun, 24 Oct 2010 00:29:21 +0000 Katsumi Yamaoka gnus-group.el (gnus-group-completing-read): Remove all newlines from group names. They mess up the group buffer badly.
Sat, 23 Oct 2010 20:21:59 -0400 Chong Yidong Bind "C-c ]" to block-closing commands in several modes.
Sat, 23 Oct 2010 14:58:18 -0700 Glenn Morris * lisp/textmodes/flyspell.el (flyspell-mode): If there was an error,
Sat, 23 Oct 2010 14:21:49 -0700 Glenn Morris * src/frame.c (syms_of_frame) <menu-bar-mode>: Sync doc with Lisp.
Sat, 23 Oct 2010 14:19:02 -0700 Glenn Morris * src/xdisp.c (syms_of_xdisp) <hourglass-delay>: Sync doc with Lisp.
Sat, 23 Oct 2010 14:16:39 -0700 Glenn Morris * src/xdisp.c (syms_of_xdisp) <display-hourglass>: Sync doc with Lisp.
Sat, 23 Oct 2010 14:13:39 -0700 Glenn Morris Sync docs of cursor-in-non-selected-windows between Lisp and C.
Sat, 23 Oct 2010 14:02:44 -0700 Glenn Morris Sync docs of C and Lisp version of auto-hscroll-mode.
Sat, 23 Oct 2010 13:43:59 -0700 Glenn Morris Make all copies of xw-defined-colors have identical docs.
Sat, 23 Oct 2010 13:40:46 -0700 Glenn Morris Make all 3 copies of x-select-enable-clipboard have the same doc.
Sat, 23 Oct 2010 12:56:57 -0700 Glenn Morris * lisp/comint.el (comint-password-prompt-regexp): Make it less vague.
Sat, 23 Oct 2010 12:51:14 -0700 Glenn Morris * test/comint-testsuite.el
Sat, 23 Oct 2010 19:33:03 +0200 Eli Zaretskii src/ChangeLog: Revert inadvertent change of entry date.
Sat, 23 Oct 2010 17:30:45 +0200 Eli Zaretskii Implement mouse highlight for bidi-reordered lines.
Sat, 23 Oct 2010 16:41:50 +0200 Eli Zaretskii Fix support for R2L lines. Tested with reordered text.
Sat, 23 Oct 2010 14:58:12 +0200 Eli Zaretskii The range [STARTPOS..ENDPOS] is inclusive in strings.
Sat, 23 Oct 2010 14:28:28 +0200 Eli Zaretskii Tested with L2R rows and mouse highlight on a single line.
Sat, 16 Oct 2010 18:14:16 +0200 Eli Zaretskii Finished work on mouse highlight that comes from display strings.
Sat, 16 Oct 2010 14:52:54 +0200 Eli Zaretskii Support bidi-reordered text in mouse-highlighted mode- and header-lines.
Sat, 16 Oct 2010 12:04:03 +0200 Eli Zaretskii Start working on mouse highlight of mode- and header-lines.
Sat, 09 Oct 2010 18:37:15 +0200 Eli Zaretskii Finished work on mouse_face_from_buffer_pos for bidi-reordered rows.
Sat, 02 Oct 2010 19:42:53 +0200 Eli Zaretskii Fix beg_col calculation when painting from window start.