Rename INSTALL.BZR to UNSTALL.REPOm and carry that through in other files.
[bpt/emacs.git] / lisp / net /
2014-01-06 Paul EggertSpelling fixes.
2014-01-05 Lars Magne Ingebri... Make shr do line filling better when encountering very...
2014-01-05 Lars Magne Ingebri... * net/shr.el (shr-descend): Don't bug out if the anchor...
2014-01-05 Kenjiro NAKAYAMAMake the eww history browsing work again
2014-01-05 Kenjiro NAKAYAMA* net/eww.el (eww): Support single/double quote for...
2014-01-01 Paul EggertFix copyright years by hand.
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-28 Glenn MorrisAdd missing custom :versions, plus small fixes
2013-12-28 Glenn MorrisMisc small custom fixes
2013-12-27 Lars Ingebrigtsen* net/shr.el (shr-insert): Don't infloop if the width...
2013-12-27 Lars IngebrigtsenFix another shr infloop in the filling code
2013-12-27 Lars Ingebrigtsenshr didn't fill Japanese text correctly any more
2013-12-25 Lars IngebrigtsenDon't infloop when we can't find a good place to break...
2013-12-25 Xue FuqiaoMerge from mainline.
2013-12-25 Lars Ingebrigtsen* net/shr.el (shr-visit-file): Removed debugging function.
2013-12-25 Lars IngebrigtsenFurther shr quotation mark fill fixes
2013-12-25 Lars IngebrigtsenFold shr text with single quotation marks better
2013-12-25 Kenjiro NAKAYAMAeww textarea fixups
2013-12-24 Lars Ingebrigtseneww bookmark window restoration
2013-12-24 Eli ZaretskiiFix eww-open-file for MS-Windows and MS-DOS.
2013-12-24 Lars IngebrigtsenFix eww bookmark window configuration
2013-12-23 Ted Zlatanovnet/gnutls.el (gnutls-verify-error): Add version tag.
2013-12-22 Kenjiro NAKAYAMAeww: jump to next select field easier and better ftp...
2013-12-21 Kenjiro NAKAYAMAeww: fix wrong key binding
2013-12-21 Kenjiro NAKAYAMAeww: support disabled and readonly text
2013-12-21 Ted Zlatanoveww: machinery to list browser history
2013-12-21 Rüdiger Sonderfeldeww: minor code fixes and toolbar support
2013-12-21 Lars Magne Ingebri... * net/shr.el (shr--extract-best-source): Don't bug...
2013-12-20 Lars Magne Ingebri... * net/shr.el (shr-insert): Protect against infloops...
2013-12-19 Ted Zlatanoveww: Revert 2013-12-11T19:01:44Z!tzz@lifelogs.com UI...
2013-12-17 Juri Linkov* lisp/menu-bar.el (menu-bar-tools-menu): Add `browse...
2013-12-17 Leo Liu* net/rcirc.el (rcirc-add-face):
2013-12-17 Stefan Monnier* lisp/net/shr.el (shr-insert-document): Remove unused var
2013-12-16 Lars Magne Ingebri... * net/shr.el (shr-tag-a): Support zero-length <a name...
2013-12-16 Lars Magne Ingebri... eww anchor pointer movement fixup
2013-12-16 Stefan Monnier* lisp/emulation/cua-rect.el (cua-rectangle-mark-mode...
2013-12-14 Ted ZlatanovNew verify-error GnuTLS interface for certificate valid...
2013-12-12 David EngsterMerge from CEDET upstream.
2013-12-12 Eli ZaretskiiSupport MS-Windows file names that use characters outsi...
2013-12-11 Ted Zlatanoveww: exit and close actions
2013-12-11 Eli ZaretskiiAnother merge from trunk.
2013-12-11 Eli ZaretskiiMerge from trunk.
2013-12-11 Kenjiro NAKAYAMAeww easy-menu fixes
2013-12-10 Eli ZaretskiiMerge from trunk.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-07 Lars Magne Ingebri... * net/shr.el (shr-tag-img): Don't bug out on <img src...
2013-12-06 Michael AlbinusBug#16045
2013-12-05 Ted Zlatanoveww: add command to view page source
2013-12-05 Michael AlbinusMinor changes, detected by test suite.
2013-12-04 Michael Albinus* net/dbus.el (dbus-byte-array-to-string): Accept also...
2013-12-03 Eli ZaretskiiFixed drag-n-drop with Unicode file names.
2013-12-03 Katsumi Yamaokalisp/net/eww.el (eww-render): Don't pass arg to eww...
2013-12-02 Michael Albinus* net/tramp-sh.el (tramp-remote-process-environment...
2013-12-01 Paul EggertSpelling and punctuation fixes.
2013-12-01 Lars Magne Ingebri... eww: Have `q' do a normal `quit-window' instead of...
2013-12-01 Rüdiger SonderfeldAllow customizing the checkboxes in eww
2013-12-01 Rüdiger SonderfeldAllow preferring some media types over others
2013-12-01 Rüdiger Sonderfeld(eww-render): Set `eww-current-title' back to "".
2013-12-01 Lars Magne Ingebri... Fix typo after manual merge in last checkin.
2013-12-01 Rüdiger SonderfeldOption to always use external-browser for certain content.
2013-12-01 Rüdiger Sonderfeld(shr-tag-audio): Add support for <audio> tag.
2013-12-01 Rüdiger SonderfeldDisplay content for video if no poster is available.
2013-12-01 Rüdiger SonderfeldTreat HTML5 input types as text
2013-12-01 Rüdiger SonderfeldFix comment typo
2013-12-01 Lars Magne Ingebri... Compilation warning fix
2013-12-01 Lars Magne Ingebri... Special mode buffers shouldn't query before exiting.
2013-12-01 Lars Magne Ingebri... Don't reload eww pages when browsing to different ...
2013-12-01 Kenjiro NAKAYAMASupport <optgroup> tags in <select> forms.
2013-12-01 Lars Magne Ingebri... (eww-current-dom): New variable used to save the curren...
2013-12-01 Lars Magne Ingebri... Update the window title after moving in the history
2013-11-29 Stefan Monnier* lisp/net/newst-reader.el (newsticker-html-renderer...
2013-11-26 Ted Zlatanoveww usability improvements
2013-11-26 Michael Albinus* net/tramp.el (tramp-file-name-regexp-unified): Suppor...
2013-11-25 Michael Albinus* net/tramp-cmds.el (tramp-cleanup-connection): Clean up
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-21 Ted Zlatanovnet/eww.el: Detect localhost and similar patterns.
2013-11-19 Leo Liu* obsolete/rcompile.el: Mark obsolete.
2013-11-18 Eli ZaretskiiMerge from mainline.
2013-11-16 Michael Albinus* net/tramp-cmds.el (tramp-cleanup-connection): Clean up
2013-11-15 Michael Albinus* net/tramp-sh.el (tramp-remote-process-environment...
2013-11-14 Michael Albinus* net/tramp-gvfs.el (top): Run init code only when
2013-11-13 Michael Albinus* net/tramp.el (tramp-remote-file-name-spec-regexp...
2013-11-11 Michael Albinus* net/tramp-sh.el (tramp-do-copy-or-rename-file-via...
2013-11-10 Michael Albinus* net/tramp.el (tramp-methods):
2013-11-08 Michael Albinus* net/tramp-sh.el (tramp-set-remote-path, tramp-get...
2013-11-07 Michael Albinus* net/tramp-sh.el (tramp-set-remote-path, tramp-get...
2013-11-05 Stefan Monnier* lisp/net/rcirc.el (rcirc-record-activity): Don't...
2013-11-05 Michael AlbinusFix problems found while writing a test suite.
2013-11-04 Michael AlbinusFix problems found while writing a test suite.
2013-10-29 Daniel ColascioneTweak Tramp method definition syntax to allow overridin...
2013-10-28 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-copy-directory):
2013-10-18 Michael Albinus* net/tramp-smb.el (tramp-smb-maybe-open-connection...
2013-10-17 Michael AlbinusCode cleanup.
2013-10-16 Michael Albinus* net/tramp-smb.el (tramp-smb-acl-program): New custome...
2013-10-16 Glenn Morris* net/eww.el (eww-render): Always set eww-current-url...
2013-10-08 Eli ZaretskiiSupport menus on text-mode terminals.
2013-10-07 Michael Albinus* net/tramp.el (tramp-handle-insert-file-contents)...
2013-10-06 Dato Simó* net/network-stream.el (network-stream-open-starttls...
next