.. |
.gitignore
|
|
|
ange-ftp.el
|
* net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
|
2010-09-21 10:35:18 +02:00 |
browse-url.el
|
Remove leading `*' from docs of some defcustoms etc.
|
2010-09-22 23:42:45 -07:00 |
dbus.el
|
Use `declare' in defmacros.
|
2010-08-30 15:03:05 +02:00 |
dig.el
|
Remove arch-tags from all files, since these are no longer needed.
|
2010-09-02 00:55:51 +00: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
|
Add "Package:" file headers to denote built-in packages.
|
2010-08-29 12:17:13 -04:00 |
eudc-vars.el
|
Remove leading `*' from docs of some defcustoms etc.
|
2010-09-22 23:42:45 -07:00 |
eudc.el
|
|
|
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
|
Do the gnutls handshake from the reader loop, instead of looping over
|
2010-09-29 15:25:24 +02: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
|
Merge changes made in Gnus trunk.
|
2010-09-14 23:14:44 +00:00 |
ldap.el
|
Remove leading `*' from docs of some defcustoms etc.
|
2010-09-22 23:42:45 -07:00 |
mairix.el
|
|
|
net-utils.el
|
Move some aliases to options before the associated definitions.
|
2010-09-23 00:05:22 -07:00 |
netrc.el
|
auth-source.el (auth-source-create): Query the user for whether to store the credentials.
|
2010-09-26 13:25:35 +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
|
|
|
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
|
|
|
snmp-mode.el
|
|
|
socks.el
|
|
|
telnet.el
|
|
|
tls.el
|
Merge changes made in Gnus trunk.
|
2010-09-26 14:35:50 +00:00 |
tramp-cache.el
|
* net/tramp-compat.el (tramp-compat-with-temp-message)
|
2010-09-15 22:27:11 +02:00 |
tramp-cmds.el
|
* net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.
|
2010-09-16 22:43:12 +02:00 |
tramp-compat.el
|
* net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
|
2010-09-17 09:58:07 +02: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-compat.el (tramp-compat-with-temp-message)
|
2010-09-15 22:27:11 +02:00 |
tramp-gw.el
|
Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
|
2010-09-13 17:17:01 +02:00 |
tramp-imap.el
|
Migrate to Tramp 2.2. Rearrange load dependencies.
|
2010-09-08 16:42:54 +02:00 |
tramp-sh.el
|
* net/tramp-compat.el (tramp-compat-with-temp-message)
|
2010-09-15 22:27:11 +02:00 |
tramp-smb.el
|
Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
|
2010-09-13 17:17:01 +02: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-with-temp-message)
|
2010-09-15 22:27:11 +02:00 |
trampver.el
|
Migrate to Tramp 2.2. Rearrange load dependencies.
|
2010-09-08 16:42:54 +02:00 |
webjump.el
|
|
|
xesam.el
|
|
|
zeroconf.el
|
|
|