emacs/lisp/net
Michael Albinus 6e060cee81 * net/tramp-compat.el (tramp-compat-line-beginning-position)
(tramp-compat-line-end-position): Remove them.

* net/tramp.el (tramp-parse-rhosts-group)
(tramp-parse-shosts-group, tramp-parse-sconfig-group)
(tramp-parse-hosts-group, tramp-parse-passwd-group)
(tramp-parse-netrc-group, tramp-parse-putty-group)
* net/tramp-cmds.el (tramp-append-tramp-buffers)
* net/tramp-sh.el (tramp-do-file-attributes-with-ls)
(tramp-sh-handle-file-selinux-context)
(tramp-sh-handle-file-name-all-completions)
(tramp-sh-handle-insert-directory)
(tramp-sh-handle-expand-file-name, tramp-find-executable)
(tramp-wait-for-output, tramp-send-command-and-read)
* net/tramp-smb.el (tramp-smb-read-file-entry)
(tramp-smb-get-cifs-capabilities): Use `point-at-eol'.

* net/tramp-sh.el (tramp-sh-handle-insert-directory) Use
`point-at-bol'.
(tramp-remote-coding-commands): Add an alternative using "base64
-d -i".  This is needed for older base64 versions from GNU
coreutils.  Reported by Klaus Reichl
<Klaus.Reichl@thalesgroup.com>.
2010-11-13 11:42:32 +01:00
..
.gitignore
ange-ftp.el Use line-end-position rather than end-of-line, etc. 2010-11-06 13:23:42 -07:00
browse-url.el * net/browse-url.el (browse-url-browser-function): Change the 2010-11-10 23:27:02 +01:00
dbus.el Don't be so lax with spelling. 2010-11-02 20:49:04 -07:00
dig.el Declare and define in one step various mode maps. 2010-10-10 16:12:30 -07:00
dns.el Delete all trailing white space. 2010-09-02 01:42:32 +00:00
eudc-bob.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
eudc-export.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
eudc-hotlist.el Declare and define in one step various mode maps. 2010-10-10 16:12:30 -07:00
eudc-vars.el Remove leading `*' from docs of some defcustoms etc. 2010-09-22 23:42:45 -07:00
eudc.el Replace still more end-of-line etc with line-end-position, etc. 2010-11-08 21:33:07 -08:00
eudcb-bbdb.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
eudcb-ldap.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
eudcb-mab.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
eudcb-ph.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
gnutls.el * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string): Declare. 2010-10-31 22:53:15 -07:00
goto-addr.el
hmac-def.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
hmac-md5.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
imap-hash.el
imap.el nnimap.el (gnutls-negotiate): Silence the byte compiler. 2010-10-11 23:29:33 +00:00
ldap.el Replace still more end-of-line etc with line-end-position, etc. 2010-11-08 21:33:07 -08:00
mairix.el Fix 2010-10-10 keymap fixes. 2010-10-24 17:44:53 -04:00
net-utils.el net-utils system-type trivia. 2010-11-09 20:13:21 -08:00
netrc.el nnimap.el (nnimap-request-accept-article): Get the Message-ID without the \r. 2010-10-01 00:25:50 +00:00
newst-backend.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
newst-plainview.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
newst-reader.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
newst-ticker.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
newst-treeview.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
newsticker.el Add "Version:" and "Package:" Lisp file headers. 2010-08-29 16:10:43 -04:00
ntlm.el Delete all trailing white space. 2010-09-02 01:42:32 +00:00
quickurl.el Replace still more end-of-line etc with line-end-position, etc. 2010-11-08 21:33:07 -08:00
rcirc.el * lisp/net/rcirc.el (rcirc-server-commands, rcirc-client-commands) 2010-09-12 13:06:19 +02:00
rcompile.el Remove leading `*' from docs of some defcustoms etc. 2010-09-22 23:42:45 -07:00
rlogin.el Remove leading `*' from docs of some defcustoms etc. 2010-09-22 23:42:45 -07:00
sasl-cram.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
sasl-digest.el Delete all trailing white space. 2010-09-02 01:42:32 +00:00
sasl-ntlm.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
sasl.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
secrets.el * net/secrets.el: Autoload the widget functions. 2010-05-19 14:47:37 +02:00
snmp-mode.el
socks.el
telnet.el lisp/net/telnet.el: "Fix" commented code. 2010-10-12 04:45:24 +02:00
tls.el Merge changes made in Gnus trunk. 2010-10-13 22:21:20 +00:00
tramp-cache.el * files.el (remote-file-name-inhibit-cache): New defcustom. 2010-10-02 15:21:43 +02:00
tramp-cmds.el * net/tramp-compat.el (tramp-compat-line-beginning-position) 2010-11-13 11:42:32 +01:00
tramp-compat.el * net/tramp-compat.el (tramp-compat-line-beginning-position) 2010-11-13 11:42:32 +01:00
tramp-ftp.el Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el. 2010-09-13 17:17:01 +02:00
tramp-gvfs.el * net/tramp.el (tramp-handle-directory-files-and-attributes) 2010-10-05 16:20:24 +02:00
tramp-gw.el * net/tramp.el (tramp-handle-directory-files-and-attributes) 2010-10-05 16:20:24 +02:00
tramp-imap.el * net/tramp.el (tramp-handle-directory-files-and-attributes) 2010-10-05 16:20:24 +02:00
tramp-sh.el * net/tramp-compat.el (tramp-compat-line-beginning-position) 2010-11-13 11:42:32 +01:00
tramp-smb.el * net/tramp-compat.el (tramp-compat-line-beginning-position) 2010-11-13 11:42:32 +01:00
tramp-uu.el Migrate to Tramp 2.2. Rearrange load dependencies. 2010-09-08 16:42:54 +02:00
tramp.el * net/tramp-compat.el (tramp-compat-line-beginning-position) 2010-11-13 11:42:32 +01:00
trampver.el * net/trampver.el: Update release number. 2010-11-05 21:52:50 +01:00
webjump.el
xesam.el
zeroconf.el * net/zeroconf.el (zeroconf-resolve-service) 2010-07-03 13:12:53 +02:00