log

age author description
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.