(auth-source-netrc-parse): Accept a number as the port spec, too.
[gnus] / lisp / shr.el
2010-10-30 Lars Magne Ingebri... (shr-tag-img): Ignore very small web bug type images.
2010-10-30 Lars Magne Ingebri... Drop colorisation of regions since we don't control...
2010-10-29 Lars Magne Ingebri... Only insert the images after the top-level table.
2010-10-28 Julien Danjoushr-put-image: save-excursion on alt text
2010-10-28 Julien Danjoushr: fix alt insertion
2010-10-26 Katsumi Yamaokashr.el (shr-tag-div): Added.
2010-10-24 Lars Magne Ingebri... * shr.el (shr-tag-object): Added.
2010-10-23 Lars Magne Ingebri... Add <strong>
2010-10-22 Lars Magne Ingebri... * shr.el (shr-tag-img): Don't bug out on images that...
2010-10-21 Katsumi Yamaokashr.el (shr-tag-table): Simplify.
2010-10-21 Lars Magne Ingebri... (shr-add-font): Don't put the font properties on the...
2010-10-20 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-10-20 Katsumi Yamaokashr.el (shr-tag-table): Remove useless nconc.
2010-10-20 Katsumi Yamaokashr.el (shr-tag-table): Fix last change.
2010-10-20 Katsumi Yamaokashr.el: (shr-tag-table): Support caption, thead, and...
2010-10-20 Katsumi Yamaokashr.el (shr-find-fill-point): Shorten line if the prece...
2010-10-19 Lars Magne Ingebri... (shr-save-contents): New command and keystroke.
2010-10-19 Lars Magne Ingebri... (shr-find-fill-point): Don't leave blanks at the start...
2010-10-19 Lars Magne Ingebri... Have shr support span style="color: ..."
2010-10-19 Katsumi Yamaokashr.el: Fix last change.
2010-10-19 Katsumi Yamaokashr.el: Improve kinsoku and table rendering.
2010-10-18 Katsumi Yamaokashr.el (shr-insert): Comment fix.
2010-10-18 Katsumi Yamaokashr.el (shr-insert): Don't insert space behind a wide...
2010-10-16 Lars Magne Ingebri... * shr.el (shr-tag-img): Don't align images.
2010-10-15 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-10-15 Lars Magne Ingebri... Ignore images with no data.
2010-10-15 Katsumi Yamaokashr.el (shr-insert): Remove space inserted before or...
2010-10-14 Lars Magne Ingebri... Have shr switch buffer truncation on if there are big...
2010-10-14 Lars Magne Ingebri... Indent.
2010-10-14 Julien Danjoushr: fix defcustom
2010-10-14 Julien Danjoushr: Use url-link as widget type
2010-10-13 Lars Magne Ingebri... * shr.el (shr-find-fill-point): Don't inloop on indente...
2010-10-13 Lars Magne Ingebri... Use a filling algorithm that should probably work for...
2010-10-13 Lars Magne Ingebri... * shr.el (shr-current-column): Remove buggy and unneces...
2010-10-13 Julien Danjoushr: make shr-width a defcustom, use it in shr-tag-img
2010-10-12 Julien Danjoushr: Use aligned-to spaces to align correctly images
2010-10-12 Julien Danjoushr: Encode URL properly when fetching from cache
2010-10-12 Julien Danjoushr: Encode URL properly when retrieving
2010-10-12 Julien Danjoushr: Add align attribute support for <img>
2010-10-11 Lars Magne Ingebri... * shr.el (shr-insert): Fix up the white space only...
2010-10-11 Lars Magne Ingebri... Start thinking about breaking CJVK text.
2010-10-11 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-10-11 Julien Danjoushr: Do not change state to nil if we just inserting...
2010-10-11 Julien Danjoushr: Use shr-hr-line to specify which character to...
2010-10-09 Lars Magne Ingebri... * shr.el: Rework the way things are indented by <li...
2010-10-09 Julien DanjouAllow shr table char to be customized
2010-10-08 Lars Magne Ingebri... * shr.el (shr-insert): Don't insert double spaces.
2010-10-08 Katsumi Yamaokashr.el (shr-table-widths): Don't use cl function `reduce'.
2010-10-07 Lars Magne Ingebri... (shr-tag-hr): New function.
2010-10-07 Lars Magne Ingebri... * shr.el (require): Require cl when compiling.
2010-10-07 Lars Magne Ingebri... (shr-tag-blockquote): Ensure paragraphs after </ul>.
2010-10-07 Lars Magne Ingebri... (shr-insert-table): Also insert empty TDs.