1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00
emacs/lisp/gnus
Mattias Engdegård 7c0c2b1bb5 Remove useless unwind-protect forms, or make them useful as intended
* lisp/imenu.el (imenu--generic-function):
* lisp/mail/yenc.el (yenc-decode-region):
* lisp/textmodes/table.el (table-recognize-region):
* test/lisp/dired-tests.el (dired-test-directory-files):
* test/lisp/hl-line-tests.el (hl-line-tests-sticky):
Fix unwind-protect bracketing mistakes that caused the unwind code to
be misplaced.
* lisp/strokes.el (strokes-read-stroke): Fix a bracketing mistake that
misplaced the unwind code, and another one that misplaced the
else-clause of an `if` form.
* test/lisp/gnus/mml-sec-tests.el (mml-secure-test-fixture): Fix a
bracketing mistake that misplaced the unwind code, and remove
superfluous condition-case.

* lisp/mwheel.el (mouse-wheel-global-text-scale):
* lisp/speedbar.el (speedbar-stealthy-updates)
(speedbar-fetch-dynamic-etags):
* lisp/emacs-lisp/edebug.el (edebug--recursive-edit):
* lisp/emacs-lisp/package.el (package--read-pkg-desc):
* lisp/cedet/semantic.el (semantic-refresh-tags-safe):
* lisp/emulation/viper-cmd.el (viper-escape-to-state):
* lisp/emulation/viper-cmd.el (viper-file-add-suffix):
* lisp/gnus/mail-source.el (mail-source-movemail):
* lisp/mail/feedmail.el (feedmail-send-it-immediately)
(feedmail-deduce-address-list):
* lisp/mail/mailclient.el (mailclient-send-it):
* lisp/mail/smtpmail.el (smtpmail-deduce-address-list):
* lisp/mh-e/mh-print.el (mh-ps-print-range):
* lisp/textmodes/reftex-index.el (reftex-index-this-phrase):
* test/lisp/emacs-lisp/ert-tests.el (ert-test-run-tests-batch):
(ert-test-run-tests-batch-expensive):
Remove unwind-protect forms that are apparently useless, some since a
prior edit that removed their purpose, some since their first
appearance.

* test/lisp/subr-tests.el (subr-test--frames-2):
Insert dummy unwind form in backtrace test code.
2023-04-07 19:08:33 +02:00
..
canlock.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ChangeLog.1 ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ChangeLog.2 ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ChangeLog.3 ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
deuglify.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gmm-utils.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-agent.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-art.el Reset 'gnus-current-window-configuration' on edit-form exit. 2023-04-01 09:54:51 +08:00
gnus-async.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-bcklg.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-bookmark.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-cache.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-cite.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-cloud.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-cus.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-dbus.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-delay.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-demon.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-diary.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-dired.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-draft.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-dup.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-eform.el Reset 'gnus-current-window-configuration' on edit-form exit. 2023-04-01 09:54:51 +08:00
gnus-fun.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-gravatar.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-group.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-html.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-icalendar.el Allow null date in gnus-icalendar-event--decode-datefield 2023-04-01 09:55:41 +08:00
gnus-int.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-kill.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-logic.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-mh.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-ml.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-mlspl.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-msg.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-notifications.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-picon.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-range.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-registry.el Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
gnus-rfc1843.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-rmail.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-salt.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-score.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-search.el Gnus nnimap date search string must use C locale 2023-01-30 09:55:40 -08:00
gnus-sieve.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-spec.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-srvr.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-start.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-sum.el ; * lisp/gnus/gnus-sum.el (gnus-summary-move-article): Just setq 2023-04-03 21:53:50 +08:00
gnus-topic.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-undo.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-util.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-uu.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-vm.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-win.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus.el Reset 'gnus-current-window-configuration' on edit-form exit. 2023-04-01 09:54:51 +08:00
gssapi.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
legacy-gnus-agent.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mail-source.el Remove useless unwind-protect forms, or make them useful as intended 2023-04-07 19:08:33 +02:00
message.el Remove ineffective uses of condition-case 2023-03-03 11:36:09 +01:00
mm-archive.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-bodies.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-decode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-encode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-extern.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-partial.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-url.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-util.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-uu.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-view.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mml-sec.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mml-smime.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mml.el Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
mml1991.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mml2015.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnagent.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnbabyl.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nndiary.el Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
nndir.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nndoc.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nndraft.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nneething.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnfolder.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nngateway.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnheader.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnimap.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnmail.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnmaildir.el Use make-directory handlers uniformly 2022-12-17 14:24:16 -08:00
nnmairix.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnmbox.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnmh.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnml.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnnil.el * lisp/gnus/nnnil.el (nnnil-close-server): Add new defs arg 2022-01-09 17:16:47 -05:00
nnoo.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnregistry.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnrss.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnselect.el * lisp/gnus/nnselect.el (nnselect-request-thread): Correctly parse queries. 2023-03-26 08:26:18 +08:00
nnspool.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nntp.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnvirtual.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnweb.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
score-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
smiley.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
smime.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
spam-report.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
spam-stat.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
spam-wash.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
spam.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00