log

age author description
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.
2010-10-22 Glenn Morris * make-dist: Avoid listing .el files twice.
2010-10-22 Stefan Monnier * lisp/emacs-lisp/find-func.el (find-library): Use test-completion.
2010-10-22 Katsumi Yamaoka gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to gnus-group-completing-read.
2010-10-21 Katsumi Yamaoka message.el (message-setup-1): Allow message-default-headers to be a function.
2010-10-21 Lars Magne Ingebrigtsen * newcomment.el (comment-dwim): Fix the intentation in the doc string.
2010-10-21 Chong Yidong * insdel.c (prepare_to_modify_buffer): Don't set
2010-10-21 Michael Albinus * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
2010-10-21 Katsumi Yamaoka shr.el (shr-tag-table): Simplify.
2010-10-21 Katsumi Yamaoka gnus-html.el (gnus-html-prefetch-images): Only prefetch http images to avoid trying to snarf invalid stuff.
2010-10-21 Katsumi Yamaoka gnus-sum.el (gnus-summary-edit-article-done): Bind replace-result.
2010-10-21 Katsumi Yamaoka gnus.el (gnus-message-archive-group): Quote value.
2010-10-21 Daiki Ueno Tweak revert-buffer-function to inhibit auto-mode-alist.
2010-10-21 Katsumi Yamaoka gnus-news.texi: Mention new archive defaults.
2010-10-21 Katsumi Yamaoka message.el (message-fix-before-sending): Change options when sending non-printable characters.
2010-10-21 Katsumi Yamaoka gnus.el (gnus-update-message-archive-method): Change the default to monthly outgoing groups.
2010-10-21 Katsumi Yamaoka Allow nnimap article editing (sort of).
2010-10-21 Katsumi Yamaoka gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2010-10-21 Katsumi Yamaoka nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
2010-10-20 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-10-20 Katsumi Yamaoka shr.el (shr-tag-table): Fix last change.
2010-10-20 Katsumi Yamaoka nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
2010-10-20 Katsumi Yamaoka emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed variable.
2010-10-20 Katsumi Yamaoka shr.el: (shr-tag-table): Support caption, thead, and tfoot.
2010-10-20 Glenn Morris * make-dist: No longer create lisp/MANIFEST.
2010-10-20 Glenn Morris Fix format of old lib-src/ChangeLog entry.
2010-10-20 Glenn Morris Fix src/Makefile.in comment typo from r101897.
2010-10-20 Katsumi Yamaoka shr.el (shr-find-fill-point): Shorten line if the preceding char is kinsoku-eol regardless of shr-kinsoku-shorten.
2010-10-20 Katsumi Yamaoka shr.el (shr-save-contents): New command and keystroke.
2010-10-19 Katsumi Yamaoka shr.el (shr-find-fill-point): Don't leave blanks at the start of some lines.
2010-10-19 Katsumi Yamaoka nndoc.el (nndoc-transform-git-headers): Generate Subject headers.
2010-10-19 Katsumi Yamaoka Update.
2010-10-19 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-10-19 Alan Mackenzie cc-langs.el (c-type-decl-prefix-key): C++ bit: move
2010-10-19 Alan Mackenzie cc-mode.el (c-before-change, c-after-change): Move the setting of
2010-10-19 Chong Yidong etc/NEWS: Document change to mode-line-format.
2010-10-19 Chong Yidong Revert 2010-10-18 change; use safe-functions instead.
2010-10-19 Chong Yidong Remove mode-line end dashes on graphical terminals.
2010-10-19 Chong Yidong Decouple C-d and delete, so that the former does not delete the region.
2010-10-19 Juanma Barranquero Merge changes from emacs-23 branch.
2010-10-19 Michael Albinus * net/tramp.el (tramp-do-file-attributes-with-stat)
2010-10-18 Stefan Monnier * lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.
2010-10-18 Chong Yidong Don't allow functions that display messages in unsafep.
2010-10-18 Ken Brown * src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).
2010-10-17 Stefan Monnier (regexp-opt-group, regexp-opt-charset): Turn comments into docstrings
2010-10-17 Stefan Monnier * lisp/minibuffer.el (completion--replace): Move point where it belongs
2010-10-15 Michael Albinus * net/tramp.el (tramp-open-connection-setup-interactive-shell):
2010-10-15 Kenichi Handa Fix incorrect font metrics when the same font is opened with different pixelsizes.
2010-10-15 Kenichi Handa Fix incorrect font metrics when the same font is opened with different pixelsizes.
2010-10-15 Kenichi Handa international/characters.el: Add category '|' (word breakable) to fullwidth characters.
2010-10-15 Kenichi Handa merge emacs-23
2010-10-15 Kenichi Handa international/characters.el: Add category '|' (word breakable) to fullwidth characters.
2010-10-19 Michael Albinus * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
2010-10-19 Katsumi Yamaoka shr.el: Fix last change.
2010-10-19 Katsumi Yamaoka shr.el: Improve kinsoku and table rendering.
2010-10-19 Stefan Monnier * lisp/gnus/nnimap.el (nnimap-request-move-article, nnimap-parse-line)
2010-10-18 Katsumi Yamaoka message.el (message-get-reply-headers): If we're fed `to-address', then always use that.
2010-10-18 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-10-18 Stefan Monnier * lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
2010-10-18 Stefan Monnier * src/frame.c (Fframe_pointer_visible_p):
2010-10-18 Stefan Monnier * lisp/files.el (locate-file-completion-table): Strip non-matching elements