* lisp/emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
[bpt/emacs.git] / lisp / net /
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-08 Chong YidongFace cleanups. Remove some uses of old-style face...
2012-06-08 Michael Albinus* net/tramp-compat.el (tramp-compat-temporary-file...
2012-06-06 Michael Albinus* net/tramp-compat.el (tramp-compat-temporary-file...
2012-06-02 Chong YidongRemove incorrect uses of "modeline".
2012-06-01 Michael Albinus* net/tramp.el (tramp-check-for-regexp): Search from...
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-29 Paul EggertSpelling fixes.
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-25 Paul EggertMerge from trunk.
2012-05-16 Chong Yidong* net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
2012-05-15 Chong Yidong* net/gnutls.el (gnutls-min-prime-bits): Default to...
2012-05-14 Stefan Merten(rst-re-alist): Fix loading (bug#11462).
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-13 Michael Albinus* net/dbus.el (dbus-call-method): Restore events not...
2012-05-11 Stefan Monnier* net/rlogin.el (rlogin-mode-map): Fix last change.
2012-05-09 Chong YidongEncoding fix for browse-url-encode-url.
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-25 Alex HarsanyiSync with soap-client repository. Support SOAP simpleT...
2012-04-23 Michael Albinus* net/xesam.el (xesam-mode-map): Use let-bound map in
2012-04-23 Paul EggertSpelling fixes.
2012-04-22 Michael AlbinusMove functions from C to Lisp. Make non-blocking metho...
2012-04-22 Chong YidongTweaks to Customize interface. Set custom-reset-button...
2012-04-22 Paul EggertMerge from trunk.
2012-04-21 Leo Liu* lisp/net/rcirc.el (rcirc): Avoid error when process...
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-19 Juanma Barranquerolisp/*: Add declarations, remove unused bindings, mark...
2012-04-19 Michael Albinus* net/tramp.el (tramp-action-password): Let-bind enable...
2012-04-18 Glenn MorrisMore process-related doc and manual small edits
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-15 Chong YidongMerge from emacs-24 branch
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-13 Ken BrownAdapt browse-url.el to improvements in Cygwin's cygstar...
2012-04-11 Deniz DoganKill channel buffers when killing rcirc server buffers
2012-04-09 Paul EggertMerge from trunk.
2012-04-09 Paul EggertMerge from trunk; add Bug#.
2012-04-09 Chong YidongRemove * characters from the front of variable docstrings.
2012-04-08 Chong Yidong* lisp/net/rcirc.el (rcirc-cmd-quit): Revert 2012-03...
2012-04-02 Michael Albinus* net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
2012-04-01 Chong YidongRename file-subdir-of-p to file-in-directory-p.
2012-03-25 Stefan MonnierMerge from trunk
2012-03-22 Lars Magne Ingebri... Fix starttls-related error message under Windows
2012-03-19 Kenichi Handamerge trunk
2012-03-18 Leo Liu* lisp/net/rcirc.el (rcirc-cmd-quit): Allow quiting...
2012-03-12 Paul EggertSpelling fixes.
2012-03-10 Eli ZaretskiiAllow ^substr, substr=, ~word in mairix searches via...
2012-03-09 Michael Albinus* net/dbus.el: (dbus-property-handler): Return empty...
2012-03-04 Lars Magne Ingebri... net/tls.el (open-tls-stream): Don't set the dont-query...
2012-03-02 Paul EggertMerge from trunk.
2012-03-01 Michael Albinus* net/tramp-sh.el (tramp-remote-process-environment...
2012-02-28 thierry volpiatto* lisp/files.el (file-equal-p): renamed from `files...
2012-02-28 Glenn MorrisStandardize possessive apostrophe usage in manuals...
2012-02-26 Michael Albinus* net/tramp.el (tramp-inodes, tramp-devices): Initializ...
2012-02-25 Michael Albinus* net/tramp.el (tramp-file-name-for-operation): Add
2012-02-25 Paul EggertMerge from trunk.
2012-02-24 Michael Albinus* net/ange-ftp.el (ange-ftp-parse-netrc): Suppress...
2012-02-20 Glenn MorrisFix author comment
2012-02-17 Ted Zlatanov* net/gnutls.el (gnutls-trustfiles): Fixed Cygwin bundl...
2012-02-17 Glenn Morris* lisp/net/socks.el: Require network-stream.
2012-02-14 Ted Zlatanov(gnutls-trustfiles): Add Cygwin location.
2012-02-13 Ted ZlatanovIntroduce and use CA bundle locator `gnutls-trustfiles'.
2012-02-13 Leo LiuTrivial fix for rcirc-markup-attributes
2012-02-12 Ted Zlatanov(gnutls-algorithm-priority): Add missing :group tag.
2012-02-11 Glenn MorrisAdd missing :version tags to new defgroups and defcustoms
2012-02-10 Paul EggertMerge from trunk.
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-02-09 Glenn MorrisDoc fixes for emacsbug.el
2012-02-09 Glenn MorrisDoc fixes for browse-url
2012-02-08 Glenn MorrisMinor-mode doc fixes for ARG behavior
2012-01-28 Drew Adams* net/ange-ftp.el (ange-ftp-canonize-filename): Check...
2012-01-22 Michael Albinus* net/tramp.el (tramp-action-login): Set connection...
2012-01-21 Michael Albinus* net/tramp-sh.el (tramp-default-user-alist): Don't...
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-18 Alan MackenzieMerge from trunk.
2012-01-17 Michael Albinus* net/tramp.el (tramp-local-end-of-line): New defcustom.
2012-01-17 Paul EggertMerge from trunk.
2012-01-15 Alan MackenzieMerge.
2012-01-15 Michael Albinus* net/tramp-sh.el (tramp-remote-path): Set tramp-autolo...
2012-01-15 Paul EggertMerge from trunk.
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-10 Chong YidongFix an error message glitch in network-stream.el.
2012-01-09 Paul EggertMerge from trunk.
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-31 Paul EggertSpelling fixes.
2011-12-29 Michael Albinus* net/tramp-sh.el (tramp-find-shell): Set "remote-shell...
2011-12-23 Michael Albinus* net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
2011-12-21 Paul EggertSpelling fixes.
2011-12-14 Paul EggertSpelling fixes.
2011-12-14 Paul EggertMerge from trunk.
2011-12-12 Paul EggertSpelling fixes.
2011-12-11 Paul EggertMerge from trunk.
2011-12-05 Paul EggertSpelling fixes.
next