1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/gnus
Juri Linkov 900f135b68 * lisp/gnus/mm-uu.el (mm-uu-type-alist): Fix end-regexp of git-format-patch.
Replace git-format-patch end-regexp "^-- " with "^$".
The regexp "^-- " was intended to mark the end
of the git-formatted patch.  However, git-format-patch
can produce patches without a signature.  Also often
patches are just copy-pasted from the output of 'C-x v d'.
Therefore, now an empty line marks the end of the patch
since properly formatted patches don't contain an empty line
and properly configured MUAs don't strip whitespace from patches.
Suggested by Luis Henriques <henrix@camandro.org> and
Kévin Le Gouguec <kevin.legouguec@gmail.com> in bug#72059.
2024-07-12 20:54:53 +03:00
..
canlock.el Remove redundant requires 2024-07-04 23:55:16 +02:00
ChangeLog.1 ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ChangeLog.2 ; Fix typos 2024-06-16 22:38:26 +02:00
ChangeLog.3 ; Fix typos 2024-06-23 16:40:06 +02:00
deuglify.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gmm-utils.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
gnus-agent.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
gnus-art.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
gnus-async.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-bcklg.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-bookmark.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-cache.el Make gnus cache work with group names having '/' 2024-03-30 14:40:42 -07:00
gnus-cite.el Avoid font-lock reset in `gnus-message-citation-mode' 2024-01-18 07:25:52 -08:00
gnus-cloud.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
gnus-cus.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-dbus.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-delay.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-demon.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-diary.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-dired.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
gnus-draft.el Update gnus-draft-check-draft-articles to use find-buffer-visiting 2024-05-10 12:38:57 -07:00
gnus-dup.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-eform.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
gnus-fun.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-gravatar.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-group.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
gnus-html.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-icalendar.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
gnus-int.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-kill.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-logic.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
gnus-mh.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-ml.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-mlspl.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-msg.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
gnus-notifications.el Respond to default action from Gnus notifications 2024-03-16 15:16:00 +08:00
gnus-picon.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-range.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-registry.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
gnus-rfc1843.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-rmail.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-salt.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-score.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
gnus-search.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
gnus-sieve.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
gnus-spec.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-srvr.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-start.el (gnus-convert-old-newsrc): Remove ancient converters 2024-03-11 22:00:10 -04:00
gnus-sum.el ; Fix typos 2024-06-07 23:51:18 +02:00
gnus-topic.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-undo.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-util.el ; Fix typo from commit 32c5bdfa97 2024-02-17 19:21:44 +01:00
gnus-uu.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
gnus-vm.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-win.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus.el Add (semi-redundant) fix to nnatom backend declaration 2024-04-29 13:13:38 -07:00
gssapi.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mail-source.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
message.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
mm-archive.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mm-bodies.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mm-decode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
mm-encode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mm-extern.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mm-partial.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mm-url.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
mm-util.el Remove Emacs 19 compat code in mm-util.el 2024-05-26 15:27:27 +02:00
mm-uu.el * lisp/gnus/mm-uu.el (mm-uu-type-alist): Fix end-regexp of git-format-patch. 2024-07-12 20:54:53 +03:00
mm-view.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
mml-sec.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
mml-smime.el ; * lisp/gnus/mml-smime.el: Need cl-lib at runtime now. 2024-05-15 15:23:18 +02:00
mml.el Use proper smime-keys entry for S/MIME signatures using OpenSSL 2024-05-14 07:44:40 -07:00
mml1991.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mml2015.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
nnagent.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
nnatom.el nnatom: Ensure some parsed values are one line 2024-07-06 13:13:19 +03:00
nnbabyl.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
nndiary.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
nndir.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
nndoc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
nndraft.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
nneething.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
nnfeed.el nnfeed: (Mostly) fix group descriptions 2024-07-06 13:09:42 +03:00
nnfolder.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
nngateway.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
nnheader.el Pacify some docstring control char warnings 2024-02-28 17:04:20 +01:00
nnimap.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
nnmail.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
nnmaildir.el
nnmairix.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
nnmbox.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
nnmh.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
nnml.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
nnnil.el
nnoo.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
nnregistry.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
nnrss.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
nnselect.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
nnspool.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
nntp.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
nnvirtual.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
nnweb.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
score-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
smiley.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
smime.el Use proper smime-keys entry for S/MIME signatures using OpenSSL 2024-05-14 07:44:40 -07:00
spam-report.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
spam-stat.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00
spam-wash.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
spam.el Checkdoc fixes in gnus/*.el 2024-07-08 17:10:40 +02:00