1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
emacs/lisp/net
Stefan Monnier fb5b947504 * lisp/net/ldap.el (ldap-search-internal): The official ldif format starts
with a "version: 1" header.

Fixes: debbugs:12724
2012-10-25 08:41:23 -04:00
..
.gitignore
ange-ftp.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
browse-url.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
dbus.el Cleanup uses of "-hooks". 2012-10-23 11:06:07 -04:00
dig.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
dns.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudc-bob.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudc-export.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudc-hotlist.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudc-vars.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudc.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
eudcb-bbdb.el Bugfix for EUDCB-BBDB queries. 2012-10-02 13:10:16 +08:00
eudcb-ldap.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudcb-mab.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudcb-ph.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
gnutls.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
goto-addr.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
hmac-def.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
hmac-md5.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
imap.el Doc fixes for imap.el. 2012-08-03 10:49:51 +08:00
ldap.el * lisp/net/ldap.el (ldap-search-internal): The official ldif format starts 2012-10-25 08:41:23 -04:00
mairix.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
net-utils.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
netrc.el Merge changes made in Gnus master; Remove dead code 2012-07-24 22:17:17 +00:00
network-stream.el More process-related doc and manual small edits 2012-04-17 20:48:43 -07:00
newst-backend.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
newst-plainview.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
newst-reader.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
newst-ticker.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
newst-treeview.el Merge from emacs-24; up to 2012-05-08T14:11:47Z!monnier@iro.umontreal.ca 2012-10-05 00:38:05 -07:00
newsticker.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
ntlm.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
quickurl.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
rcirc.el Cleanup uses of "-hooks". 2012-10-23 11:06:07 -04:00
rcompile.el Fix author comment 2012-02-19 17:55:34 -08:00
rlogin.el * net/rlogin.el (rlogin-mode-map): Fix last change. 2012-05-11 08:40:43 -04:00
sasl-cram.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
sasl-digest.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
sasl-ntlm.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
sasl.el Better seed support for (random). 2012-08-31 18:04:26 -07:00
secrets.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
snmp-mode.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
soap-client.el Spelling fixes. 2012-05-28 23:16:49 -07:00
soap-inspect.el Spelling fixes. 2012-05-28 23:16:49 -07:00
socks.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
telnet.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
tls.el lisp/*: Add declarations, remove unused bindings, mark unused args. 2012-04-19 19:20:26 +02:00
tramp-cache.el * net/tramp.el (tramp-debug-message): Remove 2012-10-09 14:49:02 +02:00
tramp-cmds.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
tramp-compat.el Sync with Tramp 2.2.6-pre. 2012-07-05 08:57:57 +02:00
tramp-ftp.el Sync with Tramp 2.2.6-pre. 2012-06-11 12:30:07 +02:00
tramp-gvfs.el * net/tramp.el (tramp-debug-message): Remove 2012-10-09 14:49:02 +02:00
tramp-gw.el Sync with Tramp 2.2.6-pre. 2012-06-11 12:30:07 +02:00
tramp-sh.el * net/tramp.el (tramp-debug-message): Remove 2012-10-09 14:49:02 +02:00
tramp-smb.el * net/tramp-smb.el (tramp-smb-maybe-open-connection): Set 2012-10-23 16:26:30 +02:00
tramp-uu.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
tramp.el * net/tramp.el (tramp-debug-message): Remove 2012-10-09 14:49:02 +02:00
trampver.el * net/tramp.el (tramp-debug-message): Remove 2012-10-09 14:49:02 +02:00
webjump.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
xesam.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
zeroconf.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00