summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0162-62/+63
* Add missing custom :versions, plus small fixesGlenn Morris2013-12-271-0/+1
* Misc small custom fixesGlenn Morris2013-12-271-2/+2
* * net/shr.el (shr-insert): Don't infloop if the width is zero.Lars Ingebrigtsen2013-12-271-0/+1
* Fix another shr infloop in the filling codeLars Ingebrigtsen2013-12-271-4/+5
* shr didn't fill Japanese text correctly any moreLars Ingebrigtsen2013-12-271-8/+9
* Don't infloop when we can't find a good place to break lines in shrLars Ingebrigtsen2013-12-251-11/+10
* * net/shr.el (shr-visit-file): Removed debugging function.Lars Ingebrigtsen2013-12-251-7/+0
* Further shr quotation mark fill fixesLars Ingebrigtsen2013-12-251-20/+10
* Fold shr text with single quotation marks betterLars Ingebrigtsen2013-12-251-1/+2
* eww textarea fixupsKenjiro NAKAYAMA2013-12-251-1/+9
* eww bookmark window restorationLars Ingebrigtsen2013-12-241-5/+0
* Fix eww-open-file for MS-Windows and MS-DOS.Eli Zaretskii2013-12-241-1/+4
* Fix eww bookmark window configurationLars Ingebrigtsen2013-12-241-11/+8
* net/gnutls.el (gnutls-verify-error): Add version tag.Ted Zlatanov2013-12-231-0/+1
* eww: jump to next select field easier and better ftp errorKenjiro NAKAYAMA2013-12-221-13/+17
* eww: fix wrong key bindingKenjiro NAKAYAMA2013-12-211-1/+1
* eww: support disabled and readonly textKenjiro NAKAYAMA2013-12-211-6/+10
* eww: machinery to list browser historyTed Zlatanov2013-12-211-9/+94
* eww: minor code fixes and toolbar supportRüdiger Sonderfeld2013-12-211-28/+56
* * net/shr.el (shr--extract-best-source): Don't bug out on audio elementsLars Magne Ingebrigtsen2013-12-211-12/+7
* * 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