1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-16 13:11:14 -08:00
emacs/lisp/net
Stefan Monnier d28581101a Remove redundant let-bindings of inhibit-point-motion-hooks
`inhibit-point-motion-hooks` has defaulted to t (and been declared
obsolete) since Emacs-25, so remove left-over bindings to that
now default value.

* lisp/dabbrev.el (dabbrev--search):
* lisp/format.el (format-insert-file):
* lisp/forms.el (forms-next-field, forms-prev-field):
* lisp/minibuf-eldef.el (minibuf-eldef-setup-minibuffer):
* lisp/simple.el (primitive-undo):
* lisp/cedet/semantic/edit.el (semantic-change-function):
* lisp/cedet/srecode/fields.el (srecode-field-mod-hook):
* lisp/cedet/srecode/insert.el (srecode-insert-fcn):
* lisp/erc/erc-button.el (erc-button-add-buttons):
* lisp/erc/erc.el (erc-display-line):
* lisp/eshell/em-script.el (eshell-source-file):
* lisp/eshell/em-smart.el (eshell-smart-scroll-window):
* lisp/eshell/esh-arg.el (eshell-parse-arguments):
* lisp/eshell/esh-cmd.el (eshell-with-temp-command):
* lisp/eshell/esh-mode.el (eshell-send-input, eshell-output-filter):
* lisp/gnus/gnus-art.el (gnus-with-article-headers)
(article-hide-headers, article-hide-boring-headers)
(article-decode-mime-words, article-decode-charset)
(article-decode-encoded-words, article-decode-group-name)
(article-decode-idna-rhs, article-hide-list-identifiers)
(article-strip-banner, article-really-strip-banner)
(article-strip-leading-blank-lines)
(article-strip-multiple-blank-lines, article-strip-leading-space)
(article-strip-trailing-space, article-strip-all-blank-lines)
(gnus-article-narrow-to-signature, gnus-article-show-hidden-text)
(article-date-ut, article-verify-x-pgp-sig)
(gnus-article-only-boring-p, gnus-article-highlight-signature)
(gnus-article-add-buttons, gnus-signature-toggle, gnus-button-push):
* lisp/gnus/gnus-cite.el (gnus-article-highlight-citation)
(gnus-article-fill-cited-article, gnus-article-hide-citation)
(gnus-article-toggle-cited-text, gnus-article-hide-citation-maybe)
(gnus-cite-parse-wrapper, gnus-cite-add-face, gnus-cite-toggle):
* lisp/gnus/gnus-gravatar.el (gnus-gravatar-insert):
* lisp/gnus/gnus-rfc1843.el (rfc1843-decode-article-body):
* lisp/gnus/gnus-sum.el (gnus-summary-toggle-header):
* lisp/gnus/gnus-util.el (gnus-fetch-field):
* lisp/gnus/message.el (message-fetch-field, message-reply)
(message-followup, message-hide-headers):
* lisp/net/goto-addr.el (goto-address-fontify):
* lisp/obsolete/linum.el (linum-update-window):
* lisp/play/zone.el (zone-shift-left, zone-shift-right)
(zone-fill-out-screen):
* lisp/progmodes/opascal.el (opascal-save-excursion):
* lisp/progmodes/vhdl-mode.el (vhdl-prepare-search-2):
* lisp/textmodes/enriched.el (enriched-encode):
* lisp/textmodes/flyspell.el (flyspell-word-search-backward)
(flyspell-word-search-forward):
* lisp/textmodes/table.el (table--point-entered/left-cell-function):
Remove let-binding of `inhibit-point-motion-hooks`.
2022-10-07 12:16:47 -04:00
..
ange-ftp.el Make ange-ftp-re-read-dir compat alias obsolete 2022-08-05 14:00:23 +02:00
browse-url.el Drop support for XEmacs package EFS 2022-07-28 00:11:12 +02:00
dbus.el Use take where clearly safe to do so (bug#56521) 2022-07-18 12:49:29 +02:00
dictionary-connection.el
dictionary.el Fix the `dictionary' parent defgroup 2022-09-30 15:12:21 +02:00
dig.el * lisp/net/dig.el: Improve Commentary. 2022-08-01 13:32:34 +02:00
dns.el
eudc-bob.el
eudc-capf.el ; Fix typos: prefer American spelling 2022-07-14 12:13:31 +02:00
eudc-export.el Fix some recently introduced byte-compiler warnings 2022-08-17 12:52:56 +02:00
eudc-hotlist.el Doc fix in eudc-hotlist.el 2022-08-01 13:32:34 +02:00
eudc-vars.el ; Fix punctuation in recently changed EUDC documentation 2022-07-19 16:42:43 +03:00
eudc.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
eudcb-bbdb.el
eudcb-ldap.el Make Emacs 20 compat alias obsolete in eudcb-ldap.el 2022-08-23 15:57:20 +02:00
eudcb-mab.el
eudcb-macos-contacts.el ; Fix punctuation in recently changed EUDC documentation 2022-07-19 16:42:43 +03:00
eww.el Simplify eww--rescale-images code 2022-09-28 13:27:05 +02:00
gnutls.el
goto-addr.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
hmac-def.el
hmac-md5.el
imap.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
ldap.el ldap-host-parameters-alist: Add auth-source option 2022-09-02 00:28:00 -04:00
mailcap.el Make mailcap--regexp-quote-type more resilient 2022-10-01 16:56:19 +02:00
mairix.el
net-utils.el ; * lisp/net/net-utils.el: Delete code commented out since 2000. 2022-08-01 11:52:32 +02:00
network-stream.el
newst-backend.el Use string-trim in newsticker--remove-whitespace 2022-08-03 11:48:45 +02:00
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
newsticker.el
nsm.el
ntlm.el
pop3.el Add back useful information from gnus-coding.texi 2022-09-27 20:04:34 +02:00
puny.el
rcirc.el * lisp/net/rcirc.el (rcirc-print): Remove 'fill-region' call 2022-09-25 10:30:04 +02:00
rfc2104.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el
secrets.el
shr-color.el
shr.el Fix (thing-at-point 'url) in eww forms 2022-09-26 15:16:16 +02:00
sieve-manage.el Fix (mostly multibyte) issues in sieve-manage.el (Bug#54154) 2022-09-06 13:33:48 +02:00
sieve-mode.el Fix point movement when indenting in sieve-mode 2022-10-02 14:05:53 +02:00
sieve.el Improve robustnes of `sieve-manage-quit' in case of errors 2022-09-06 13:33:48 +02:00
snmp-mode.el
soap-client.el
soap-inspect.el
socks.el
telnet.el
tramp-adb.el Sync with Tramp 2.5.3.2. Don't merge with master 2022-09-17 17:50:38 +02:00
tramp-archive.el Decrease use of the word "Emacsen" in Tramp docs 2022-10-02 15:18:04 +02:00
tramp-cache.el Use a version for the Tramp cache 2022-10-01 17:17:39 +02:00
tramp-cmds.el Use a version for the Tramp cache 2022-10-01 17:17:39 +02:00
tramp-compat.el Add tramp-kubernetes integration 2022-10-05 03:10:06 +03:00
tramp-container.el Add tramp-kubernetes integration 2022-10-05 03:10:06 +03:00
tramp-crypt.el Improve don't save bookmark context from encrypted files 2022-09-22 13:14:46 +02:00
tramp-ftp.el Use `rx' in Tramp where possible 2022-08-26 16:19:47 +02:00
tramp-fuse.el Make use of rx in Tramp backward compatoble 2022-09-09 17:10:28 +02:00
tramp-gvfs.el Wrap max-specpdl-size with with-no-warnings in Tramp 2022-09-20 14:07:45 +02:00
tramp-integration.el Merge from origin/emacs-28 2022-09-19 06:31:49 +02:00
tramp-rclone.el Ensure, that Tramp cache works over absolute file names 2022-09-10 13:10:47 +02:00
tramp-sh.el Port TZ settings to POSIX 2022-10-02 16:49:58 -07:00
tramp-smb.el Decrease use of the word "Emacsen" in Tramp docs 2022-10-02 15:18:04 +02:00
tramp-sshfs.el Tramp cleanup 2022-10-01 21:56:41 +02:00
tramp-sudoedit.el Port TZ settings to POSIX 2022-10-02 16:49:58 -07:00
tramp-uu.el Decrease use of the word "Emacsen" in Tramp docs 2022-10-02 15:18:04 +02:00
tramp.el Decrease use of the word "Emacsen" in Tramp docs 2022-10-02 15:18:04 +02:00
trampver.el Sync with Tramp 2.5.3.2. Don't merge with master 2022-09-17 17:50:38 +02:00
webjump.el
zeroconf.el