* lisp/progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
[bpt/emacs.git] / lisp / net /
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...
2013-10-04 Michael Albinus* net/secrets.el (secrets-create-collection): Add optional
2013-10-02 Michael AlbinusSync with Tramp 2.2.8.
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-19 Michael AlbinusFix previous patch.
2013-09-19 Michael Albinus* net/tramp-sh.el (tramp-get-remote-id): Do not raise...
2013-09-18 Glenn Morris* net/shr.el (image-size, image-animate): Declare.
2013-09-18 Glenn Morris* net/gnutls.el (gnutls-log-level): Declare.
2013-09-18 Glenn Morris* net/eww.el (libxml-parse-html-region): Declare.
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-13 Michael Albinus* net/tramp.el (tramp-check-proper-method-and-host...
2013-09-12 Kenichi Handamerge trunk
2013-09-11 Stefan MonnierUse define-derived-mode (and derived-mode-p).
2013-09-10 Michael Albinus* net/tramp.el (tramp-cleanup): Remove. Functionality...
2013-09-08 Michael AlbinusImprove compatibility with older Emacsen, and XEmacs.
2013-09-08 Kenichi Handamerge trunk
2013-09-06 Michael AlbinusFormat long lines.
2013-09-06 Michael AlbinusRemove URL syntax.
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-05 Daniel Hackney* lisp/dired-x.el:
2013-09-04 Xue FuqiaoMerge from mainline.
2013-09-03 Stefan Monnier* lisp/net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp...
2013-09-03 Stefan Monnier* lisp/finder.el (finder-compile-keywords): Don't mess...
2013-09-03 Stefan Monnier* lisp/net/tramp.el (with-parsed-tramp-file-name):...
2013-09-02 Michael Albinus* net/tramp-compat.el (tramp-compat-user-error): Move...
2013-08-29 Stefan MonnierMisc changes to reduce use of `(lambda...); and other...
2013-08-29 Glenn Morris* lisp/net/eww.el (eww-mode-map): Lower-case menu bar...
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-26 Michael Albinus* minibuffer.el: Revert change from 2013-08-20.
2013-08-26 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-verify-visited-file...
2013-08-17 Michael Albinus* net/tramp.el:
2013-08-16 Lars Magne Ingebri... * net/shr.el (shr-rescale-image): Use ImageMagick even...
2013-08-16 Michael Albinus* net/tramp-cmds.el (top): Don't declare `buffer-name'.
2013-08-16 Glenn Morris* net/ange-ftp.el (ange-ftp-skip-msgs): Bump :version.
2013-08-16 William Parsons* net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV...
2013-08-16 Glenn Morris* lisp/net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp...
2013-08-15 Michael AlbinusDeclare external variables.
2013-08-15 Michael AlbinusRemove byte compiler warnings, visible when compiling...
2013-08-13 Lars Magne Ingebri... Rename :content-type to :format in `create-image'
2013-08-13 Lars Magne Ingebri... Make shr feed Content-Type to the image-creating libraries
2013-08-13 Glenn MorrisFix some custom types
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
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.
next