Merge from emacs-24; up to 2013-01-02T10:15:31Z!michael.albinus@gmx.de
[bpt/emacs.git] / lisp / net /
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-11 Lars Magne Ingebri... * net/eww.el (eww-display-html): Ignore coding system...
2013-08-09 Stefan Monnier* lisp/subr.el (define-error): New function.
2013-08-06 Lars Magne Ingebri... Further shr width computation fixes
2013-08-06 Lars Magne Ingebri... shr table rendering touch-ups
2013-08-05 Dmitry AntipovDo not call to `selected-window' where it is assumed...
2013-08-05 Dmitry AntipovDo not call to `selected-frame' where it is assumed...
2013-08-04 Xue FuqiaoMerge from mainline.
2013-08-01 Michael AlbinusComplete file name handlers.
2013-07-31 Dmitry Antipov* lisp/emacs-lisp/re-builder.el (reb-color-display-p):
2013-07-30 Lars Magne Ingebri... Allow talking to STARTTLS servers that have no greeting
2013-07-30 Lars Magne Ingebri... * net/shr.el (shr-mouse-browse-url): Remove and use...
2013-07-30 Lars Magne Ingebri... (eww-setup-buffer): Switching to the buffer seems more...
2013-07-30 Lars Magne Ingebri... (shr-urlify): Highlight under mouse.
2013-07-30 Lars Magne Ingebri... * net/shr.el (shr-urlify): Put `follow-link' on URLs.
2013-07-30 Xue FuqiaoMerge from mainline.
2013-07-29 David EngsterMerge CEDET upstream (rev. 8579)
2013-07-29 Michael Albinus* net/tramp.el (tramp-use-ssh-controlmaster-options...
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-24 Michael Albinus* filenotify.el (file-notify-supported-p):
2013-07-23 Michael Albinus* net/tramp.el (tramp-handle-file-notify-add-watch...
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-20 Kenichi Handamerge trunk
2013-07-19 Lars Magne Ingebri... * net/shr.el (shr-mouse-browse-url): New command and...
2013-07-19 Lars Magne Ingebri... eww textarea input fixup
2013-07-19 Lars Magne Ingebri... (shr-make-table-1): Ensure that we don't infloop on...
2013-07-18 Michael Albinus* filenotify.el (file-notify--library): Renamed from
2013-07-16 Paul EggertSpelling fixes for "does not exists".
2013-07-14 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-vc-registered):...
2013-07-11 Michael Albinus* net/tramp.el (tramp-methods): Extend docstring.
2013-07-10 Michael AlbinusFix last patch.
2013-07-10 Michael AlbinusImprove error messages. (Bug#14808)
2013-07-10 Michael AlbinusAdd comment.
2013-07-08 Kenichi Handamerge trunk
2013-07-08 Lars Magne Ingebri... * net/shr.el (shr-map): Reinstate the `u' key binding
2013-07-06 Michael Albinus* net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-proce...
2013-07-06 Michael AlbinusAdd TODO entry.
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-05 Michael AlbinusFix previous patch.
2013-07-05 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-notify-add...
2013-07-04 Michael Albinus* filenotify.el: New package.
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-06-30 Lars Magne Ingebri... Fix shr table rendering infloop
2013-06-29 Kenichi Handamerge trunk
2013-06-28 Ivan Kanis* net/shr.el (shr-render-region): New function.
2013-06-28 Ivan Kanis* net/eww.el: Autoload `eww-browse-url'.
2013-06-27 Lars Magne Ingebri... * net/shr.el (add-face-text-property): Removed compat...
2013-06-27 Leo Liu* net/eww.el (eww-read-bookmarks): Check file size.
2013-06-26 Lars Magne Ingebri... (eww-bookmark-browse): Don't bug out if it's the only...
2013-06-26 Lars Magne Ingebri... (eww-add-bookmark): Remove newlines from the title.
2013-06-26 Lars Magne Ingebri... Add bookmark support to eww
2013-06-26 Lars Magne Ingebri... (eww-mode-map): Add a menu bar.
2013-06-26 Lars Magne Ingebri... Implement a command and mode for displaying and editing...
2013-06-25 Lars Magne Ingebri... (eww-render): Move the history reset to the correct...
2013-06-25 Lars Magne Ingebri... * net/eww.el: Rework history traversal.
2013-06-25 Ivan Kanis* net/eww.el (eww-download): New command and keystroke.
2013-06-25 Lars Magne Ingebri... Use `w' for copying URLs in shr and eww
2013-06-25 Lars Magne Ingebri... (eww-forward-url) Allow going forward in the history...
2013-06-25 Lars Magne Ingebri... (eww) Reimplement the history functionality
2013-06-24 Lars Magne Ingebri... * net/eww.el (eww): Start of strings is \\`, not ^.
2013-06-24 Ivan Kanis* net/shr.el (shr-browse-url): Fix interactive spec.
2013-06-24 Ivan Kanis* net/eww.el (eww): Add a trailing slash to domain...
2013-06-24 Lars Magne Ingebri... * net/shr.el (shr-browse-url): Use an external browser...
2013-06-24 Lars Magne Ingebri... * net/eww.el (eww-external-browser): Moved to shr.
2013-06-24 Ivan Kaniseww improvements
2013-06-24 Glenn MorrisMerge from emacs-24; up to 2012-12-29T06:14:00Z!cyd...
2013-06-23 Lars Magne Ingebri... Implement :max-width/:max-height for (ImageMagic) images
2013-06-23 Ivan Kanis* net/eww.el: Bind `C-c C-c' to "submit" in all form...
2013-06-23 Ivan Kaniseww.el: Add a command to browse using and external...
2013-06-23 Ivan Kaniseww.el: If given a non-domain text, search for the...
2013-06-21 Stephen BermanMerge from trunk.
2013-06-21 Lars Magne Ingebri... lisp/net/eww.el (eww-update-header-line-format): Quote...
2013-06-19 Gnus developersMerge changes made in Gnus master
2013-06-19 Michael Albinus* net/tramp-adb.el (tramp-adb-get-toolbox): Remove...
2013-06-19 Lars Magne Ingebri... Use `eww-browse-url' instead of `eww'
2013-06-19 Michael Albinus* net/secrets.el (secrets-struct-secret-content-type...
2013-06-18 Gnus developersMerge changes made in Gnus master
2013-06-18 Glenn MorrisMove some files from gnus/ to net/
2013-06-18 Kenichi Handamerge emacs
2013-06-18 Michael AlbinusFix typo.
2013-06-17 Lars Magne Ingebri... (browse-url-browser-function): Add `eww' as a possible...
2013-06-17 Juri Linkov* lisp/net/webjump.el (webjump-sample-sites): Add DuckD...
2013-06-14 Stephen BermanMerge from trunk.
2013-06-13 Michael AlbinusImplement changes in Secret Service API. Make it backw...
2013-06-05 Ted Zlatanov(open-tls-stream): Remove unneeded buffer contents...
2013-06-02 David EngsterMerge with CEDET upstream (rev. 8564).
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-05-30 Glenn Morrisrlogin.el tiny cleanup
2013-05-30 Glenn MorrisUse completion-at-point rather than obsolete alias.
2013-05-28 Michael AlbinusAdd comment for last change.
2013-05-27 Michael Albinus* net/dbus.el (dbus-call-method): Let-bind `inhibit...
2013-05-24 Michael Albinus* net/xesam.el: Move to obsolete/.
2013-05-24 Michael Albinus* net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
2013-05-24 Glenn Morrissocks.el small cleanup
2013-05-23 Kenichi Handamerge trunk
2013-05-23 Michael Albinus* net/tramp-gvfs.el (top):
2013-05-22 Kenichi Handamerge trunk
2013-05-21 Glenn MorrisSilence some compiler warnings
2013-05-15 Eli ZaretskiiMerge from trunk, configury not fixed yet.
2013-05-11 Glenn MorrisMake a few libraries loadable in isolation
next