emacs/lisp/play
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
..
5x5.el ; * lisp/play/5x5.el (5x5-defvar-local): Improve obsoletion. 2022-08-11 13:16:42 +02:00
animate.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
blackbox.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
bubbles.el Make bubbles-quit obsolete in favor of quit-window 2022-07-21 08:45:18 +02:00
cookie1.el Prefer ‘time-equal-p’ to ‘equal’ on timestamps 2022-08-01 01:17:17 -07:00
decipher.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
dissociate.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
doctor.el Rename make-doctor-variables to doctor-make-variables 2022-08-04 09:59:28 +02:00
dunnet.el Prefer defvar-keymap in some trivial cases 2022-07-20 09:27:30 +02:00
fortune.el ; * lisp/play/fortune.el (fortune-ask-file): Doc fix. 2022-08-06 09:44:45 +03:00
gamegrid.el Use frame-monitor-attributes in gamegrid 2022-09-02 11:36:10 +02:00
gametree.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
gomoku.el Better gomoku X colour with bright background 2022-07-12 11:44:10 +02:00
handwrite.el * lisp/play/handwrite.el: Minor doc fixes. 2022-05-31 14:34:32 +02:00
hanoi.el Abolish max-specpdl-size (bug#57911) 2022-09-19 19:30:03 +02:00
life.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
morse.el * lisp/play/morse.el: Doc fixes. 2022-06-02 14:55:35 +02:00
mpuz.el Merge from origin/emacs-28 2022-07-15 06:30:42 +02:00
pong.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
snake.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
solitaire.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
spook.el Make some defcustom types more restrictive 2022-07-05 18:33:29 +02:00
studly.el
tetris.el Make some defcustom types more restrictive 2022-07-05 18:33:29 +02:00
zone.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00