Protect against invalid column-spans.
[gnus] / lisp / ChangeLog
2013-06-19 Lars Magne Ingebri... Protect against invalid column-spans.
2013-06-19 Tom TromeyImprove prev/next link handling
2013-06-19 Lars Magne Ingebri... (eww-tag-textarea): Implement <textarea>.
2013-06-19 Lars Magne Ingebri... (eww-toggle-checkbox): Implement radio/checkboxes.
2013-06-19 Lars Magne Ingebri... (eww-change-select): Implement changing the select...
2013-06-19 Lars Magne Ingebri... (eww-select-display): Display the correct selected...
2013-06-19 Lars Magne Ingebri... (eww-submit): Rewrite to use the new-style form methods.
2013-06-19 Lars Magne Ingebri... Allow editing text input fields again
2013-06-19 Lars Magne Ingebri... (eww-self-insert): Implement entering commands in text...
2013-06-19 Lars Magne Ingebri... Don't use widgets in eww
2013-06-19 Lars Magne Ingebri... Make links not shadow local commands
2013-06-19 Lars Magne Ingebri... 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 Ingebri... (eww-browse-url): Don't push stuff onto history if...
2013-06-19 Lars Magne Ingebri... * 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 Ingebri... Allow not inserting horizontal space into a table
2013-06-18 Lars Magne Ingebri... * 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 Ingebri... Use one less than `window-width' as the width
2013-06-18 Lars Magne Ingebri... (shr-make-table-1): Implement <td colspan=> support.
2013-06-18 Lars Magne Ingebri... Add support for <dl>, <dt> and <dd>.
2013-06-18 Lars Magne Ingebri... 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 Ingebri... (eww-tag-input): Support <input type=image>.
2013-06-17 Lars Magne Ingebri... (eww-convert-widgets): Fix last patch.
2013-06-17 Lars Magne Ingebri... * eww.el (eww-tag-select): Don't render totally empty...
2013-06-17 Lars Magne Ingebri... Make input fields on their own lines work
2013-06-17 Lars Magne Ingebri... (shr-tag-base): Protect against base specs that are...
2013-06-17 Lars Magne Ingebri... * shr.el (shr-insert-table): Respect border-collapse...
2013-06-17 Lars Magne Ingebri... Make it possible to TAB to the form elements again
2013-06-17 Lars Magne Ingebri... Make shr table rendering somewhat faster
2013-06-17 Lars Magne Ingebri... * shr.el (shr-colorize-region): Put the colours over...
2013-06-17 Lars Magne Ingebri... Make buttons prettier
2013-06-17 Lars Magne Ingebri... (mm-convert-shr-links): Override the shr local map...
2013-06-17 Lars Magne Ingebri... * shr.el (shr-render-td): Support horizontal alignment.
2013-06-17 Lars Magne Ingebri... Make eww use `add-face-text-property', too.
2013-06-17 Lars Magne Ingebri... Get correct presedence for font data
2013-06-17 Stefan Monniersieve.el (sieve-edit-script): Avoid beginning-of-buffer
2013-06-17 Lars Magne Ingebri... Convert shr.el from using overlays into using text...
2013-06-16 Lars Magne Ingebri... Don't add User-Agent.
2013-06-16 Lars Magne Ingebri... * eww.el (eww-display-html): Default to using the entir...
2013-06-16 Lars Magne Ingebri... Speed up table rendering at bit
2013-06-16 Lars Magne Ingebri... Support #anchors
2013-06-16 Lars Magne Ingebri... (shr-descend): Respect display: none.
2013-06-16 Lars Magne Ingebri... (shr-parse-base): Chop off the anchor before using.
2013-06-16 Lars Magne Ingebri... (shr-expand-url): Respect #anchor links.
2013-06-16 Lars Magne Ingebri... Make <li> rendering more compact
2013-06-16 Lars Magne Ingebri... Don't bug out on zero-length links
2013-06-16 Lars Magne Ingebri... * 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
2013-06-16 Rüdiger SonderfeldAllow customizing the <li> "bullet"
2013-06-16 Rüdiger SonderfeldAdd support for SVG images
2013-06-16 Lars Magne Ingebri... Get the base URL right when being redirected
2013-06-16 Lars Magne Ingebri... Make <body> background colour rendering prettier.
2013-06-16 Lars Magne Ingebri... * shr.el (shr-parse-base): Fix parsing error.
2013-06-16 Lars Magne Ingebri... Expand relative URLs more correctly by using `url-gener...
2013-06-15 Ted Zlatanovauth-source netrc backend: Support single-quoted string...
2013-06-14 Lars Magne Ingebri... eww submit button logic
2013-06-14 Katsumi Yamaokalisp/ChangeLog: Add an entry for the recent change...
2013-06-14 Glenn Morrismml2015.el (mml2015-maximum-key-image-dimension): Add...
2013-06-14 Julien DanjouMerge remote-tracking branch 'tarleb/sieve'
2013-06-14 David Edmondsonmml2015.el: Limit the size of key images inserted into...
2013-06-13 Lars Magne Ingebri... * eww.el (eww-submit): Compute the submission URL corre...
2013-06-13 Stefan Monniersieve-manage.el (sieve-manage-open-server): Don't quote...
2013-06-13 Albert Krewinkelsieve.el: Bind Q / q to quit and bury Manage Sieve...
2013-06-13 Lars Magne Ingebri... (shr-expand-url): Expansion should chop off the bits...
2013-06-13 Lars Magne Ingebri... * eww.el (eww-tag-select): Use the first value as the...
2013-06-13 Rüdiger SonderfeldMake file:// links work
2013-06-13 Rüdiger Sonderfeld(eww-mode): Use `define-derived-mode'.
2013-06-13 Rüdiger Sonderfeld* eww.el (eww): Prepend urls with if scheme is missing.
2013-06-13 Katsumi Yamaoka* eww.el (eww-detect-charset): Detect charset from...
2013-06-12 Lars Magne Ingebri... Ignore <svg>
2013-06-11 Lars Magne Ingebri... (eww-tag-select): Implement <select>.
2013-06-11 Lars Magne Ingebri... * eww.el (eww-convert-widgets): Make widgets from non...
2013-06-11 Albert Krewinkelsievel-manage.el: fully support STARTTLS, fix bit rot
2013-06-11 Lars Magne Ingebri... (eww-submit): Support POST.
2013-06-11 Lars Magne Ingebri... * eww.el (eww-tag-input): Support password fields.
2013-06-10 Lars Magne Ingebri... * eww.el (eww-tag-form): Protect against degenerate...
2013-06-10 Lars Magne Ingebri... (shr-expand-url): Expand URLs that start with a slash...
2013-06-10 Lars Magne Ingebri... * eww.el (eww-submit): Get submit button logic right.
2013-06-10 Lars Magne Ingebri... Handle hidden form elements
2013-06-10 Lars Magne Ingebri... (eww-click-radio): Implement radio and checkboxes.
2013-06-10 Lars Magne Ingebri... (eww-tag-input): Implement submit buttons.
2013-06-10 Lars Magne Ingebri... Make form submission work
2013-06-10 Lars Magne Ingebri... Add form support.
2013-06-10 Lars Magne Ingebri... * eww.el: Don't require cl-lib.
2013-06-10 Lars Magne Ingebri... * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
2013-06-10 Lars Magne Ingebri... (eww-quit): New command.
2013-06-10 Lars Magne Ingebri... (eww-previous-url): New command.
2013-06-10 Lars Magne Ingebri... * eww.el: Start writing a new, tiny web browser.
2013-06-10 Albert Krewinkelsieve.el: fix handling of PORT parameter, quitting
2013-06-10 Roy HashimotoCorrect PKCS7 regexps to match messages with 0x0a bytes.
2013-06-10 Katsumi Yamaokalisp/ChangeLog (2013-06-05): Fix file name
2013-06-06 Ted Zlatanov(gnus-image-type-available-p): Test `display-images...
2013-06-05 Katsumi Yamaokalisp/ChangeLog (2013-06-05): Fix encoding
2013-06-05 Ted Zlatanovtls.el (open-tls-stream): Remove unneeded buffer conten...
next