]> code.delx.au - gnu-emacs/history - lisp/net
Merge from trunk.
[gnu-emacs] / lisp / net /
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-05 Paul EggertMerge from trunk.
2011-08-04 Paul EggertMerge from trunk.
2011-08-03 Michael Albinus* net/tramp-sh.el (tramp-open-connection-setup-interact...
2011-08-03 Paul EggertMerge from trunk.
2011-08-02 Lars Magne Ingebri... Use `starttls-available-p' to see whether starttls...
2011-08-01 Deniz Dogan* lisp/net/rcirc.el (rcirc-handler-333): Clarify docstring.
2011-07-30 Michael AlbinusSync with Tramp 2.2.2.
2011-07-29 Paul EggertMerge from trunk.
2011-07-28 Paul EggertMerge from trunk.
2011-07-27 Michael Albinus* net/tramp-sh.el (tramp-maybe-send-script): Don't...
2011-07-27 Leo LiuSimplify url handling in rcirc-mode
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-24 Michael Albinus* net/tramp-sh.el (tramp-barf-unless-okay): Return...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-22 Michael Albinus* net/tramp.el (tramp-file-name-handler): Avoid recursive
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-16 Lars Magne Ingebri... Move the defintion of `gnutls-log-level' to the C level...
2011-07-15 Lawrence MitchellAllow controlling how many prime bits to use during...
2011-07-15 Lars Magne Ingebri... * net/gnutls.el (gnutls-negotiate): Upcase `gnutls...
2011-07-15 Lars Magne Ingebri... Add a variable to customize the gnutls priority
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Chong YidongAdapt 2011-07-05 switch-to-buffer changes to new switch...
2011-07-13 Lawrence MitchellMake the default browser choice a bit more logical
2011-07-09 Paul EggertMerge from trunk.
2011-07-08 Paul EggertMerge from trunk.
2011-07-08 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-start-file-process...
2011-07-08 Paul EggertMerge from gnulib.
2011-07-08 Paul EggertMerge from trunk.
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-07 Lars Magne Ingebri... Work around gnutls failures
2011-07-06 Paul EggertMerge from trunk.
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Lars Magne Ingebri... * net/network-stream.el (network-stream-open-starttls...
2011-07-06 Michael Albinus* net/tramp-compat.el (tramp-compat-pop-to-buffer-same...
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-05 Stefan MonnierFix some uses of switch-to-buffer.
2011-07-04 Michael Albinus* net/tramp-cmds.el (tramp-cleanup-this-connection...
2011-07-04 Bill WohlerMerge from trunk.
2011-07-03 Lars Magne Ingebri... Add :end-of-capability keyword for use by pop3.el.
2011-07-01 Michael Albinus* net/tramp.el (tramp-encoding-command-interactive...
2011-06-30 Lars Magne Ingebri... * net/soap-client.el (soap-invoke, soap-wsdl-resolve...
2011-06-27 Katsumi Yamaoka* lisp/net/ange-ftp.el: Allow loading .gz files (Bug...
2011-06-27 Lars Magne Ingebri... Fix stupid typo with gnutls-clii.
2011-06-26 Lars Magne Ingebri... If the SMTP server supports STARTTLS, but Emacs has...
2011-06-26 Lars Magne Ingebri... Use built-in TLS support if `gnutls-available-p' is...
2011-06-25 Paul EggertMerge from trunk.
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-25 Giuseppe ScrivanoAdd icecat to the firefox candidates list.
2011-06-23 Michael Albinus* net/tramp-sh.el (tramp-method-out-of-band-p): Check...
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Jan DjärvFrom Lawrence Mitchell <wence@gmx.li>: Don't hang...
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Paul EggertMerge from trunk.
2011-06-21 Lars Magne Ingebri... Set :use-starttls-if-possible so that we always use...
2011-06-21 Lars Magne Ingebri... (network-stream-certificate): Change cert-cert to cert...
2011-06-21 Lars Magne Ingebri... Add support for client certificates for built-in and...
2011-06-21 Michael Albinus* net/tramp-cache.el (top): Don't load the persistency...
2011-06-21 Paul EggertMerge from trunk.
2011-06-20 Deniz Dogan* lisp/net/rcirc.el: Delete trailing whitespaces once...
2011-06-15 Lars Magne Ingebri... (open-network-stream): Add the keyword :always-query...
2011-06-13 Paul EggertMerge from trunk.
2011-06-11 Paul EggertMerge from trunk.
2011-06-11 Michael Albinus* net/tramp.el (tramp-debug-message): Add `tramp-with...
2011-06-10 Paul EggertMerge from trunk.
2011-06-09 Glenn MorrisAllow/recommend explicit args for minor-modes in file...
2011-06-09 Eli ZaretskiiFix bug #8780 with decoding files after using ange...
2011-06-09 Glenn Morrisange-ftp fixes for dired switches not being just a...
2011-06-06 Paul EggertMerge: Document wide integers better.
2011-06-06 Paul EggertDon't assume time_t can fit into int.
2011-06-06 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-05 Deniz Dogan* lisp/net/rcirc.el (rcirc-prompt-for-encryption):...
2011-06-05 Deniz Dogan* lisp/net/rcirc.el (rcirc-prompt-for-encryption):...
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Michael Albinus* net/tramp-sh.el (tramp-find-shell): Apply workaround...
2011-06-04 Michael Albinus* net/tramp.el (tramp-set-completion-function, tramp...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge: Minor fixes for signed vs unsigned integers.
2011-06-02 Stefan Monnier* lisp/net/tramp.el (tramp-with-progress-reporter)...
2011-06-01 Leo LiuFix last change on rcirc-print and rcirc-decode-coding...
2011-05-31 Paul EggertMerge from trunk.
2011-05-30 Paul EggertMerge from trunk.
2011-05-30 Leo LiuDecode all incoming messages in rcirc.el
2011-05-30 Leo LiuUse a visible buffer name for rcirc-debug-buffer
2011-05-30 Paul EggertMerge from trunk.
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-29 Deniz Dogan* net/rcirc.el (rcirc): Use the user's stored encryptio...
2011-05-27 Paul EggertMerge: Integer overflow fixes.
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-23 Stefan MonnierDon't quote lambda expressions with `quote'.
2011-05-21 Glenn MorrisMerge from emacs-23; up to 2010-06-11T18:51:00Z!juri...
2011-05-20 Kenichi Handamerge trunk
next