emacs/lisp/textmodes
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
..
artist.el Delete variable window-system-version obsolete since 24.3 2022-09-09 11:27:30 +02:00
bib-mode.el ; Simplify two functions after recent change 2022-07-31 12:04:17 +02:00
bibtex-style.el
bibtex.el
conf-mode.el Make conf-javaprop-mode only claim that # lines are comments 2022-08-20 11:54:33 +02:00
css-mode.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
dns-mode.el Prefer defvar-keymap in dns-mode-map 2022-07-30 12:07:49 +02:00
emacs-authors-mode.el Support outline-minor-mode in emacs-authors-mode 2022-09-10 05:03:58 +02:00
emacs-news-mode.el Support imenu in emacs-news-mode 2022-09-19 16:02:28 +02:00
enriched.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
fill.el
flyspell.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
glyphless-mode.el
ispell.el Fix running spell-checking in remote buffers 2022-09-17 10:10:10 +03:00
less-css-mode.el Prefer defvar-keymap in several cases 2022-09-13 15:05:38 +02:00
makeinfo.el
mhtml-mode.el
nroff-mode.el Prefer defvar-keymap in nroff-mode-map 2022-07-30 12:07:49 +02:00
page-ext.el Merge from origin/emacs-28 2022-09-16 16:27:37 +02:00
page.el
paragraphs.el Use use-region-beginning/end in replacement commands (bug#45607) 2022-09-04 19:55:59 +03:00
picture.el Merge from origin/emacs-28 2022-09-16 16:27:37 +02:00
pixel-fill.el
po.el
refbib.el ; Simplify two functions after recent change 2022-07-31 12:04:17 +02:00
refer.el
refill.el
reftex-auc.el
reftex-cite.el Improve collecting of citation keys 2022-08-08 16:02:18 +02:00
reftex-dcr.el
reftex-global.el Consider key=val labels when renumbering 2022-09-12 09:34:23 +02:00
reftex-index.el Prefer command remapping to substitute-key-definition 2022-08-01 18:15:51 +02:00
reftex-parse.el
reftex-ref.el Remove XEmacs compat code from reftex-ref.el 2022-08-03 11:39:25 +02:00
reftex-sel.el Prefer command remapping to substitute-key-definition 2022-08-01 18:15:51 +02:00
reftex-toc.el Prefer command remapping to substitute-key-definition 2022-08-01 18:15:51 +02:00
reftex-vars.el Adjust the environment name for the minted package 2022-08-18 22:55:18 +02:00
reftex.el
remember.el Prefer defvar-keymap in several cases 2022-09-13 15:05:38 +02:00
rst.el Don't warn about some deleted variables in rst.el 2022-09-09 11:27:30 +02:00
sgml-mode.el * lisp/textmodes/sgml-mode.el (html-tag-alist): Add https. 2022-08-02 17:22:41 +02:00
string-edit.el
table.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
tex-mode.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
texinfmt.el
texinfo.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
texnfo-upd.el
text-mode.el Fix defvar-keymap example in elisp manual 2022-08-06 17:17:38 +02:00
tildify.el
two-column.el
underline.el
word-wrap-mode.el