aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* * net/shr.el (shr-insert): Protect against infloops in degenerate tables.Lars Magne Ingebrigtsen2013-12-201-0/+1
* eww: Revert 2013-12-11T19:01:44Z!tzz@lifelogs.com UI wrappers (eww-exit, eww-...Ted Zlatanov2013-12-191-15/+3
* * lisp/menu-bar.el (menu-bar-tools-menu): Add `browse-web'.Juri Linkov2013-12-172-2/+5
* * net/rcirc.el (rcirc-add-face):Leo Liu2013-12-171-4/+5
* * lisp/net/shr.el (shr-insert-document): Remove unused varStefan Monnier2013-12-161-15/+12
* * net/shr.el (shr-tag-a): Support zero-length <a name="foo"> elements.Lars Magne Ingebrigtsen2013-12-172-3/+11
* eww anchor pointer movement fixupLars Magne Ingebrigtsen2013-12-171-2/+3
* * lisp/emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.Stefan Monnier2013-12-151-2/+2
* New verify-error GnuTLS interface for certificate validationTed Zlatanov2013-12-141-15/+52
* Support MS-Windows file names that use characters outside of ANSI codepage.Eli Zaretskii2013-12-121-3/+6
|\
| * Merge from trunk.Eli Zaretskii2013-12-111-2/+3
| |\
| * \ Merge from trunk.Eli Zaretskii2013-12-078-295/+341
| |\ \
| * | | Fixed drag-n-drop with Unicode file names.Eli Zaretskii2013-12-031-3/+6
* | | | eww: exit and close actionsTed Zlatanov2013-12-111-3/+15
| |_|/ |/| |
* | | eww easy-menu fixesKenjiro NAKAYAMA2013-12-101-2/+3
| |/ |/|
* | * net/shr.el (shr-tag-img): Don't bug out on <img src=""> data.Lars Magne Ingebrigtsen2013-12-071-1/+1
* | Bug#16045Michael Albinus2013-12-061-21/+40
* | eww: add command to view page sourceTed Zlatanov2013-12-051-0/+19
* | Minor changes, detected by test suite.Michael Albinus2013-12-051-13/+15
* | * net/dbus.el (dbus-byte-array-to-string): Accept also byte arraysMichael Albinus2013-12-041-3/+10
* | lisp/net/eww.el (eww-render): Don't pass arg to eww-display-imageKatsumi Yamaoka2013-12-031-1/+1
* | * net/tramp-sh.el (tramp-remote-process-environment): Do not set "LC_ALL".Michael Albinus2013-12-021-3/+18
* | Spelling and punctuation fixes.Paul Eggert2013-12-012-2/+2
* | eww: Have `q' do a normal `quit-window' instead of killing the buffer.Lars Magne Ingebrigtsen2013-12-011-7/+1
* | Allow customizing the checkboxes in ewwRüdiger Sonderfeld2013-12-011-6/+25
* | Allow preferring some media types over othersRüdiger Sonderfeld2013-12-011-2/+61
* | (eww-render): Set `eww-current-title' back to "".Rüdiger Sonderfeld2013-12-011-0/+1
* | Fix typo after manual merge in last checkin.Lars Magne Ingebrigtsen2013-12-011-2/+2
* | Option to always use external-browser for certain content.Rüdiger Sonderfeld2013-12-011-5/+17
* | (shr-tag-audio): Add support for <audio> tag.Rüdiger Sonderfeld2013-12-011-0/+6
* | Display content for video if no poster is available.Rüdiger Sonderfeld2013-12-011-1/+3
* | Treat HTML5 input types as textRüdiger Sonderfeld2013-12-011-1/+8
* | Fix comment typoRüdiger Sonderfeld2013-12-011-1/+1
* | Compilation warning fixLars Magne Ingebrigtsen2013-12-011-5/+5
* | Special mode buffers shouldn't query before exiting.Lars Magne Ingebrigtsen2013-12-011-4/+2
* | Don't reload eww pages when browsing to different #targetsLars Magne Ingebrigtsen2013-12-012-24/+64
* | Support <optgroup> tags in <select> forms.Kenjiro NAKAYAMA2013-12-011-2/+8
* | (eww-current-dom): New variable used to save the current DOM.Lars Magne Ingebrigtsen2013-12-011-0/+5
* | Update the window title after moving in the historyLars Magne Ingebrigtsen2013-12-011-1/+2
* | * lisp/net/newst-reader.el (newsticker-html-renderer): Default to SHR ifStefan Monnier2013-11-291-3/+6
* | eww usability improvementsTed Zlatanov2013-11-261-11/+15
* | * net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 hostMichael Albinus2013-11-262-1/+2
* | * net/tramp-cmds.el (tramp-cleanup-connection): Clean upMichael Albinus2013-11-251-4/+5
* | net/eww.el: Detect localhost and similar patterns.Ted Zlatanov2013-11-211-11/+16
* | * obsolete/rcompile.el: Mark obsolete.Leo Liu2013-11-191-180/+0
|/
* * net/tramp-cmds.el (tramp-cleanup-connection): Clean upMichael Albinus2013-11-161-0/+4
* * net/tramp-sh.el (tramp-remote-process-environment): Set "LC_ALL" toMichael Albinus2013-11-151-8/+6
* * net/tramp-gvfs.el (top): Run init code only whenMichael Albinus2013-11-141-10/+16
* * net/tramp.el (tramp-remote-file-name-spec-regexp): An IPV6Michael Albinus2013-11-132-3/+13
* * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)Michael Albinus2013-11-112-13/+19