gnus
2013-08-01 Lars Magne... * nnrss.el (nnrss-discover-feed): Indent.
2013-08-01 Katsumi Yamaokagnus-util.el (gnus-emacs-completing-read): Isolate...
2013-07-30 Lars Magne... * gnus-start.el (gnus-read-active-for-groups): Always...
2013-07-30 Tassilo HornAdd possibility to show the current thread's total...
2013-07-30 Tassilo HornMake subthread sorting customizable and add docs for it.
2013-07-30 Tassilo HornImprove subthread sorting.
2013-07-28 Juanma BarranqueroFix typos in ChangeLogs
2013-07-26 Tassilo HornAdd option to sort threads non-recursively.
2013-07-25 Andreas Schwabgnus-art.el (gnus-button-url-regexp): Make it match...
2013-07-23 Katsumi YamaokaFix previous commit
2013-07-23 Katsumi YamaokaCalculate gnus-version correctly on Cygwin
2013-07-19 Lars Magne... Allow using functions as treatment predicates.
2013-07-18 Lars Magne... Clean up newsrc cleanup
2013-07-18 Katsumi Yamaokagnus-art.el (gnus-shr-put-image): Make it work as well...
2013-07-16 Paul Eggertregistry.el: Spelling fix for "does not exists"
2013-07-14 Paul Eggertgnus-sum.el (gnus-newsgroup-unexist): Spelling fix
2013-07-10 David Engster* gnus-start.el (gnus-clean-old-newsrc): Always remove...
2013-07-10 Tassilo HornDocfix.
2013-07-08 Lars Magne... * nnml.el (nnml-request-compact-group): Don't bug out...
2013-07-08 Tassilo HornAdd function to remove extra data from the registry.
2013-07-06 Lars IngebrigtsenAllow nnrss to display images
2013-07-06 Lars IngebrigtsenDon't use "cmsg cancel", because some NNTP servers...
2013-07-06 Lars IngebrigtsenTypo fix.
2013-07-06 Lars Ingebrigtsen* gnus.texi (Group Parameters): Mention regexp substitu...
2013-07-06 Lars Ingebrigtsen* nnir.el (nnir-engines): Note that the group specs...
2013-07-06 Nathan Trapuzzano* gnus.texi (Generic Marking Commands): Fix grammar...
2013-07-06 Lars IngebrigtsenMake copying of read-only HTML text renderings work
2013-07-06 Lars Ingebrigtsen* mm-view.el (mm-inline-text-html): Don't bug out on...
2013-07-06 Lars Ingebrigtsen* gnus.texi (Emacsen): Fix version.
2013-07-06 Lars Ingebrigtsen* gnus-faq.texi (FAQ 1-6): Mention the correct Emacs...
2013-07-06 Glenn Morris* gnus.texi (Top): Restrict "Other related manuals...
2013-07-05 David Kastrupauth-source.el (auth-source-netrc-parse-one): Allow...
2013-07-03 Katsumi Yamaokagnus-sum.el (gnus-summary-from-or-to-or-newsgroups...
2013-07-02 Daiki Uenomml2015: make key image extraction robuster
2013-06-30 Paul Eggertlisp/ChangeLog (2013-06-17) : Spelling fix
2013-06-28 Katsumi Yamaokagnus-art.el (gnus-article-extend-url-button): Make...
2013-06-23 Lars Magne... * eww.el, shr.el, shr-color.el: Removed from the Gnus...
2013-06-21 Lars Magne... * eww.el (eww-update-header-line-format): Quote % chara...
2013-06-20 Katsumi Yamaokaconfigure.in: Work for term-mode running in Emacs
2013-06-19 Juanma Barranquerotexi/ChangeLog: Fix typo
2013-06-19 Katsumi Yamaokalisp/ChangeLog: Fix typo
2013-06-19 Katsumi Yamaokalisp/ChangeLog: Fix typo
2013-06-19 Juanma Barranquerolisp/ChangeLog: Fix typos
2013-06-19 Lars Magne... * eww.el (eww-process-text-input): Display passwords...
2013-06-19 Lars Magne... Protect against invalid column-spans.
2013-06-19 Tom TromeyImprove prev/next link handling
2013-06-19 Lars Magne... (eww-tag-textarea): Implement <textarea>.
2013-06-19 Lars Magne... (eww-toggle-checkbox): Implement radio/checkboxes.
2013-06-19 Lars Magne... (eww-change-select): Implement changing the select...
2013-06-19 Lars Magne... (eww-select-display): Display the correct selected...
2013-06-19 Lars Magne... (eww-submit): Rewrite to use the new-style form methods.
2013-06-19 Lars Magne... Allow editing text input fields again
2013-06-19 Lars Magne... (eww-self-insert): Implement entering commands in text...
2013-06-19 Lars Magne... Don't use widgets in eww
2013-06-19 Lars Magne... Make links not shadow local commands
2013-06-19 Lars Magne... Merge branch 'master' of https://git.gnus.org/gnus
2013-06-19 Glenn Morrisgnus-group.el (gnus-mark-article-as-read): Fix declaration
2013-06-19 Lars Magne... (eww-browse-url): Don't push stuff onto history if...
2013-06-19 Lars Magne... * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
2013-06-18 Ted Zlatanov* auth-source.el (auth-source-netrc-parse-entries)...
2013-06-18 Lars Magne... Allow not inserting horizontal space into a table
2013-06-18 Lars Magne... * shr.el (shr-make-table-1): Implement <td rowspan>.
2013-06-18 Tom TromeyImplement <link> and <a rel> prev/next (etc.) motions
2013-06-18 Lars Magne... Use one less than `window-width' as the width
2013-06-18 Lars Magne... (shr-make-table-1): Implement <td colspan=> support.
2013-06-18 Lars Magne... Add support for <dl>, <dt> and <dd>.
2013-06-18 Lars Magne... Don't colourise images from tables
2013-06-18 Katsumi Yamaokaeww.el (eww-detect-charset): Improve regexp; move backward
2013-06-18 Glenn MorrisMerge changes made in Emacs trunk
2013-06-17 Ted ZlatanovWhen a data token is "machine", abort parsing the curre...
2013-06-17 Lars Magne... (eww-tag-input): Support <input type=image>.
2013-06-17 Lars Magne... (eww-convert-widgets): Fix last patch.
2013-06-17 Lars Magne... * eww.el (eww-tag-select): Don't render totally empty...
2013-06-17 Lars Magne... Make input fields on their own lines work
2013-06-17 Lars Magne... (shr-tag-base): Protect against base specs that are...
2013-06-17 Lars Magne... * shr.el (shr-insert-table): Respect border-collapse...
2013-06-17 Lars Magne... Fix syntax error
2013-06-17 Lars Magne... Make it possible to TAB to the form elements again
2013-06-17 Lars Magne... Make shr table rendering somewhat faster
2013-06-17 Lars Magne... * shr.el (shr-colorize-region): Put the colours over...
2013-06-17 Lars Magne... Make buttons prettier
2013-06-17 Lars Magne... (mm-convert-shr-links): Override the shr local map...
2013-06-17 Lars Magne... * shr.el (shr-render-td): Support horizontal alignment.
2013-06-17 Lars Magne... Make eww use `add-face-text-property', too.
2013-06-17 Lars Magne... Get correct presedence for font data
2013-06-17 Katsumi Yamaokamm-decode.el (shr-map): Silence the byte compiler
2013-06-17 Stefan Monniersieve.el (sieve-edit-script): Avoid beginning-of-buffer
2013-06-17 Lars Magne... Convert shr.el from using overlays into using text...
2013-06-16 Lars Magne... Don't add User-Agent.
2013-06-16 Lars Magne... * eww.el (eww-display-html): Default to using the entir...
2013-06-16 Lars Magne... Speed up table rendering at bit
2013-06-16 Lars Magne... Support #anchors
2013-06-16 Lars Magne... (shr-descend): Respect display: none.
2013-06-16 Lars Magne... (shr-parse-base): Chop off the anchor before using.
2013-06-16 Lars Magne... (shr-expand-url): Respect #anchor links.
2013-06-16 Lars Magne... Make <li> rendering more compact
2013-06-16 Lars Magne... Don't bug out on zero-length links
2013-06-16 Lars Magne... * eww.el (eww-tag-textarea): Support <textarea>.
2013-06-16 Rüdiger Sonderfeld* shr.el (shr-dom-to-xml): Fixed function call.
2013-06-16 Rüdiger SonderfeldPut the <title> into a page header
next