emacs/lisp/net
Stefan Kangas dd662fc972 Fix some over-wide docstrings
* lisp/cedet/semantic/analyze/refs.el
(semantic-analyze-refs-proto)
(semantic-analyze-refs-impl):
* lisp/cedet/semantic/symref.el
(semantic-symref-hit-to-tag-via-buffer):
* lisp/emacs-lisp/chart.el (chart-axis-draw):
* lisp/emacs-lisp/cl-macs.el (cl-defstruct, cl-loop):
* lisp/emacs-lisp/eieio-core.el (eieio--add-new-slot):
* lisp/eshell/em-unix.el (eshell/info):
* lisp/gnus/deuglify.el (gnus-outlook-rearrange-article):
* lisp/gnus/gnus-agent.el (gnus-agent-read-article-number):
* lisp/gnus/gnus-util.el (gnus-put-overlay-excluding-newlines)
(gnus-put-text-property-excluding-newlines):
* lisp/gnus/message.el (message-sort-headers):
* lisp/gnus/nntp.el (nntp-with-open-group)
(nntp-with-open-group-function):
* lisp/gnus/nnvirtual.el (nnvirtual-create-mapping):
* lisp/mail/feedmail.el (feedmail-fiddle-list-of-fiddle-plexes)
(feedmail-queue-reminder, feedmail-mail-send-hook-splitter):
* lisp/net/dictionary.el (dictionary-do-matching):
* lisp/obsolete/longlines.el (longlines-auto-wrap):
* lisp/org/ob-sql.el (org-babel-sql-dbstring-vertica):
* lisp/org/ol-bbdb.el (org-bbdb-date-list):
* lisp/progmodes/cc-cmds.el (c-mark-function):
* lisp/progmodes/cperl-mode.el (cperl-add-tags-recurse)
(cperl-add-tags-recurse-noxs-fullpath)
(cperl-add-tags-recurse-noxs):
* lisp/progmodes/etags.el (tags-search):
* lisp/progmodes/verilog-mode.el (verilog-delete-auto-buffer)
(verilog-auto-re-search-do, verilog-expand-vector-internal):
* lisp/textmodes/reftex-parse.el (reftex-init-section-numbers):
* lisp/textmodes/reftex-toc.el
(reftex-toc-load-all-files-for-promotion):
* lisp/textmodes/sgml-mode.el (html-mode):
* lisp/textmodes/table.el (table--transcoord-cache-to-table)
(table--transcoord-table-to-cache, table--remove-eol-spaces)
(table--region-in-cell-p, table-goto-bottom-right-corner)
(table-split-cell-horizontally):
* lisp/url/url-handlers.el (url-insert):
* lisp/vc/ediff-util.el (ediff-inferior-compare-regions): Fix doc
strings to not exceed 80-column limits.  (Bug#44858)
2020-12-30 12:44:19 +01:00
..
ange-ftp.el Add 'remote-file-error' for Tramp 2020-12-14 19:30:01 +01:00
browse-url.el Fix `browse-url-of-dired' 2020-10-17 11:24:03 +02:00
dbus.el Handle several children of PATH in dbus-managed-objects-handler 2020-10-29 16:56:40 +01:00
dictionary-connection.el A number of docstring fixes 2020-12-14 11:45:24 +01:00
dictionary.el Fix some over-wide docstrings 2020-12-30 12:44:19 +01:00
dig.el Assume font-lock is provided; it's preloaded since 22.1 2020-11-19 04:37:37 +01:00
dns.el Remove Emacs 22 compat code from dns.el 2020-08-13 01:39:53 +02:00
eudc-bob.el Don't set XEmacs only properties start-open and end-open 2020-11-20 16:43:57 +01:00
eudc-export.el Don't quote lambdas in net/*.el 2020-11-16 18:52:42 +01:00
eudc-hotlist.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eudc-vars.el Remove redundant requires of 'custom' 2020-12-03 09:50:58 +01:00
eudc.el Don't quote lambdas in net/*.el 2020-11-16 18:52:42 +01:00
eudcb-bbdb.el Don't quote lambdas in net/*.el 2020-11-16 18:52:42 +01:00
eudcb-ldap.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
eudcb-mab.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eudcb-macos-contacts.el EUDC: Fix a minor formatting issue 2020-09-05 21:57:23 -04:00
eww.el Merge from origin/emacs-27 2020-12-01 07:50:09 -08:00
gnutls.el Make setting verify-hostname-error not make connections fail 2020-10-02 04:49:39 +02:00
goto-addr.el Add global-goto-address-mode 2020-08-20 15:17:19 +02:00
hmac-def.el * lisp/net/hmac-def.el: Use lexical-binding. 2020-10-28 09:50:39 +01:00
hmac-md5.el Use lexical-binding in hmac-md5.el and add tests 2020-04-28 18:14:28 +02:00
imap.el Inhibit buffer hooks in temporary buffers 2020-12-20 17:32:24 +00:00
ldap.el Remove redundant requires of 'custom' 2020-12-03 09:50:58 +01:00
mailcap.el Inhibit buffer hooks in temporary buffers 2020-12-20 17:32:24 +00:00
mairix.el Don't quote lambdas in net/*.el 2020-11-16 18:52:42 +01:00
net-utils.el Prefer setq-local in net/*.el 2020-12-04 18:43:06 +01:00
netrc.el Use lexical-binding in netrc.el and add tests 2020-10-28 03:24:18 +01:00
network-stream.el Allow open-network-stream to use different TLS capability commands 2020-07-19 02:56:40 +02:00
newst-backend.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
newst-plainview.el Prefer setq-local in net/*.el 2020-12-04 18:43:06 +01:00
newst-reader.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
newst-ticker.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
newst-treeview.el Prefer setq-local in net/*.el 2020-12-04 18:43:06 +01:00
newsticker.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
nsm.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
ntlm.el Don't rely on bignums in ntlm.el 2020-10-27 12:25:57 +01:00
pop3.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
puny.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
quickurl.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rcirc.el Shorten over-wide docstrings in defcustoms 2020-12-19 18:21:06 +01:00
rfc2104.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
rlogin.el Prefer setq-local in net/*.el 2020-12-04 18:43:06 +01:00
sasl-cram.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sasl-digest.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sasl-ntlm.el Add "Old-" prefix to "Version" header in more cases 2020-10-18 20:35:26 +02:00
sasl-scram-rfc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sasl-scram-sha256.el Add SASL SCRAM-SHA-256 support. 2020-01-16 08:54:04 +01:00
sasl.el Add SASL SCRAM-SHA-256 support. 2020-01-16 08:54:04 +01:00
secrets.el Prefer setq-local in net/*.el 2020-12-04 18:43:06 +01:00
shr-color.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
shr.el Handle gracefully href="" in base tags in shr 2020-12-23 06:26:06 +01:00
sieve-manage.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sieve-mode.el Prefer setq-local in net/*.el 2020-12-04 18:43:06 +01:00
sieve.el Prefer setq-local in net/*.el 2020-12-04 18:43:06 +01:00
snmp-mode.el Prefer setq-local in net/*.el 2020-12-04 18:43:06 +01:00
soap-client.el Fix loading WSDL data again 2020-10-01 19:42:45 +02:00
soap-inspect.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
socks.el Append incremental message segments in socks-filter 2020-12-11 16:36:02 +01:00
telnet.el Prefer setq-local in net/*.el 2020-12-04 18:43:06 +01:00
tramp-adb.el Sync with Tramp 2.5.0 2020-12-29 15:36:38 +01:00
tramp-archive.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
tramp-cache.el Sync with Tramp 2.4.5-pre 2020-08-25 15:18:57 +02:00
tramp-cmds.el Add 'remote-file-error' for Tramp 2020-12-14 19:30:01 +01:00
tramp-compat.el Improve make-process in Tramp 2020-12-20 19:45:11 +01:00
tramp-crypt.el Still fixes for Tramp directory-files-* 2020-11-05 17:36:04 +01:00
tramp-ftp.el Remove redundant requires of 'custom' 2020-12-03 09:50:58 +01:00
tramp-gvfs.el Rename Tramp method "media" to "mtp" (Bug#45402) 2020-12-26 12:39:10 +01:00
tramp-integration.el Handle connection-local null-device and path-separator variables 2020-11-21 15:28:52 +01:00
tramp-rclone.el Some minor changes to Tramp, do not merge with master 2020-11-11 13:24:50 +01:00
tramp-sh.el Fix permission problem in Tramp's copy-file 2020-12-21 16:37:29 +01:00
tramp-smb.el * lisp/net/tramp.el (tramp-read-passwd): Use connection-local `auth-sources'. 2020-12-07 10:38:24 +01:00
tramp-sudoedit.el Trash remote files to local trash (Bug#44216) 2020-11-01 12:42:29 +01:00
tramp-uu.el Sync with Tramp 2.5.0-pre 2020-01-19 14:11:07 +01:00
tramp.el Reorganize Tramp header lines 2020-12-22 12:13:37 +01:00
trampver.el Sync with Tramp 2.5.0 2020-12-29 15:36:38 +01:00
webjump.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
zeroconf.el Replace add-to-list to lexical variable with push (bug#39373) 2020-02-01 22:27:23 +01:00