log

age author description
2010-10-24 Chong Yidong Merge read-color and facemenu-read-color (Bug#7242).
2010-10-24 Chong Yidong Use recursive-trash feature for eshell deletion (Bug#7011).
2010-10-24 Chong Yidong * emacs.c (argmatch): Don't treat "--" as "--chdir".
2010-10-24 Chong Yidong * package.el (package-menu-mode-map): Inherit from button-buffer-map.
2010-10-24 Chong Yidong Fix last commit.
2010-10-24 Chong Yidong Make the *Packages* buffer read-only.
2010-10-24 Alan Mackenzie progmodes/cc-fonts.el (c-font-lock-declarations): Cache the result of
2010-10-24 Katsumi Yamaoka gnus-sum.el (gnus-summary-select-article): Make sure we have the original article buffer live.
2010-10-24 Daiki Ueno Try to use "gpg2" if "gpg" isn't available.
2010-10-24 Glenn Morris Sync docs of selection-coding-system between C and Lisp.
2010-10-24 Glenn Morris Sync Lisp and C docs of next-selection-coding-system.
2010-10-24 Glenn Morris Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.
2010-10-24 Glenn Morris Remove duplicate definition of tty-defined-color-alist.
2010-10-24 Glenn Morris Sync X and MS-Windows docs for x-use-underline-position-properties.
2010-10-24 Glenn Morris Sync X and MS-Windows docs of x-toolkit-scroll-bars.
2010-10-24 Glenn Morris Avoid redefining some C defcustoms.
2010-10-24 Katsumi Yamaoka gnus-group.el (gnus-group-completing-read): Remove all newlines from group names. They mess up the group buffer badly.
2010-10-24 Chong Yidong Bind "C-c ]" to block-closing commands in several modes.
2010-10-23 Glenn Morris * lisp/textmodes/flyspell.el (flyspell-mode): If there was an error,
2010-10-23 Glenn Morris * src/frame.c (syms_of_frame) <menu-bar-mode>: Sync doc with Lisp.
2010-10-23 Glenn Morris * src/xdisp.c (syms_of_xdisp) <hourglass-delay>: Sync doc with Lisp.
2010-10-23 Glenn Morris * src/xdisp.c (syms_of_xdisp) <display-hourglass>: Sync doc with Lisp.
2010-10-23 Glenn Morris Sync docs of cursor-in-non-selected-windows between Lisp and C.
2010-10-23 Glenn Morris Sync docs of C and Lisp version of auto-hscroll-mode.
2010-10-23 Glenn Morris Make all copies of xw-defined-colors have identical docs.
2010-10-23 Glenn Morris Make all 3 copies of x-select-enable-clipboard have the same doc.
2010-10-23 Glenn Morris * lisp/comint.el (comint-password-prompt-regexp): Make it less vague.
2010-10-23 Glenn Morris * test/comint-testsuite.el
2010-10-23 Eli Zaretskii src/ChangeLog: Revert inadvertent change of entry date.
2010-10-23 Eli Zaretskii Implement mouse highlight for bidi-reordered lines.
2010-10-23 Eli Zaretskii Fix support for R2L lines. Tested with reordered text.
2010-10-23 Eli Zaretskii The range [STARTPOS..ENDPOS] is inclusive in strings.
2010-10-23 Eli Zaretskii Tested with L2R rows and mouse highlight on a single line.
2010-10-16 Eli Zaretskii Finished work on mouse highlight that comes from display strings.
2010-10-16 Eli Zaretskii Support bidi-reordered text in mouse-highlighted mode- and header-lines.
2010-10-16 Eli Zaretskii Start working on mouse highlight of mode- and header-lines.
2010-10-09 Eli Zaretskii Finished work on mouse_face_from_buffer_pos for bidi-reordered rows.
2010-10-02 Eli Zaretskii Fix beg_col calculation when painting from window start.
2010-10-02 Eli Zaretskii Fix mouse highlight in bidi-reordered continued lines.
2010-10-02 Eli Zaretskii Fix minor bugs in mouse highlight.
2010-08-28 Eli Zaretskii Clean up mouse highlight in R2L lines.
2010-08-28 Eli Zaretskii Fix mouse highlight in continued R2L lines.
2010-08-28 Eli Zaretskii Support L2R continued lines.
2010-08-28 Eli Zaretskii Support R2L rows. Continued lines still don't work correctly.
2010-08-28 Eli Zaretskii Fix L2R code using bug #1220 as a test case.
2010-08-21 Eli Zaretskii Initial partial support for mouse highlight in bidi-reordered text.
2010-10-23 Jan D. Mention faceName for Lucid menu/dialog fonts.
2010-10-23 Glenn Morris Replace digest-doc and sorted-doc C programs with Lisp commands.
2010-10-23 Glenn Morris * lisp/help.el (finder-by-keyword): Remove unnecessary autoload.
2010-10-23 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-10-22 Glenn Morris Obscure an example DEFVAR_INT comment so as to evade make-docfile.
2010-10-22 Jan D Fix compilation with Motif (Bug#7263).
2010-10-22 Katsumi Yamaoka mml.el (mml-preview): Fix last change.
2010-10-22 Katsumi Yamaoka mml.el (mml-preview): Work properly when editing article.
2010-10-22 Glenn Morris Support for systems without floats was removed a decade ago.
2010-10-22 Glenn Morris Fix format of old ChangeLog entry.
2010-10-22 Glenn Morris * src/Makefile.in (SOME_MACHINE_LISP): Add w32-vars.
2010-10-22 Glenn Morris Add bug ref to Changelog entry.
2010-10-22 Glenn Morris Small autoloads fix.
2010-10-22 Glenn Morris * admin/make-tarball.txt: Misc updates.