aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e
diff options
context:
space:
mode:
authorGlenn Morris2019-02-20 12:07:22 -0800
committerGlenn Morris2019-02-20 12:07:22 -0800
commit83a9133e35827c1edbd8bf24a17ffa3b4bfb7be3 (patch)
tree11d2812db4a9ee4e66976b3a5f1e5ecbe52b4955 /lisp/mh-e
parentae77728d14e58054bdaee3c6965979947c778208 (diff)
parentff9c9620794e5fe5692cfd3badd207aac78921cb (diff)
downloademacs-83a9133e35827c1edbd8bf24a17ffa3b4bfb7be3.tar.gz
emacs-83a9133e35827c1edbd8bf24a17ffa3b4bfb7be3.zip
Merge from origin/emacs-26
ff9c962 ; * lisp/ldefs-boot.el: Update. b4a251c * ; ChangeLog.3 update d3104e3 * etc/AUTHORS: Update. a19bfb7 Remove .art from the default list of ImageMagick extensions 6985caa Fix input after setting x-wait-for-event-timeout nil 715388a Fix two warnings in eshell.texi d49cdd9 * lisp/minibuffer.el (completion-table-dynamic): Improve docs... 5dc4e51 * lisp/emacs-lisp/debug.el (debug-on-variable-change): Doc fi... 76ef805 Fix a typo in ELisp manual b5e66f4 Update citations of Internet RFCs 57ece2a Fix handling of manpage references divided by hyphenation 7ad0cd6 * doc/misc/eshell.texi: Fix some @ref's. 12b7940 Fix a typo in lispref/syntax.texi # Conflicts: # lisp/gnus/nnrss.el # lisp/mail/ietf-drums.el
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/mh-e.el18
-rw-r--r--lisp/mh-e/mh-utils.el4
2 files changed, 11 insertions, 11 deletions
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el
index 3ff7765f395..bc09764656b 100644
--- a/lisp/mh-e/mh-e.el
+++ b/lisp/mh-e/mh-e.el
@@ -2420,14 +2420,14 @@ of citations entirely, choose \"None\"."
2420 :package-version '(MH-E . "8.0")) 2420 :package-version '(MH-E . "8.0"))
2421 2421
2422;; These entries have been intentionally excluded by the developers. 2422;; These entries have been intentionally excluded by the developers.
2423;; "Comments:" ; RFC 2822 - show this one 2423;; "Comments:" ; RFC 822 (or later) - show this one
2424;; "Fax:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/ 2424;; "Fax:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
2425;; "Mail-System-Version:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/ 2425;; "Mail-System-Version:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
2426;; "Mailer:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/ 2426;; "Mailer:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
2427;; "Organization:" ; 2427;; "Organization:" ;
2428;; "Phone:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/ 2428;; "Phone:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
2429;; "Reply-By:" ; RFC 2156 2429;; "Reply-By:" ; RFC 2156
2430;; "Reply-To:" ; RFC 2822 2430;; "Reply-To:" ; RFC 822 (or later)
2431;; "Sender:" ; 2431;; "Sender:" ;
2432;; "User-Agent:" ; Similar to X-Mailer, so display it. 2432;; "User-Agent:" ; Similar to X-Mailer, so display it.
2433;; "X-Mailer:" ; 2433;; "X-Mailer:" ;
@@ -2488,9 +2488,9 @@ of citations entirely, choose \"None\"."
2488 "From " ; sendmail 2488 "From " ; sendmail
2489 "Generate-Delivery-Report:" ; RFC 2156 2489 "Generate-Delivery-Report:" ; RFC 2156
2490 "Importance:" ; RFC 2156, 2421 2490 "Importance:" ; RFC 2156, 2421
2491 "In-Reply-To:" ; RFC 2822 2491 "In-Reply-To:" ; RFC 822 (or later)
2492 "Incomplete-Copy:" ; RFC 2156 2492 "Incomplete-Copy:" ; RFC 2156
2493 "Keywords:" ; RFC 2822 2493 "Keywords:" ; RFC 822 (or later)
2494 "Language:" ; RFC 2156 2494 "Language:" ; RFC 2156
2495 "Lines:" ; RFC 1036 2495 "Lines:" ; RFC 1036
2496 "List-" ; RFC 2369, 2919 2496 "List-" ; RFC 2369, 2919
@@ -2500,7 +2500,7 @@ of citations entirely, choose \"None\"."
2500 "Mail-Reply-To:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/ 2500 "Mail-Reply-To:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
2501 "Mailing-List:" ; Egroups/yahoogroups mailing list manager 2501 "Mailing-List:" ; Egroups/yahoogroups mailing list manager
2502 "Message-Content:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/ 2502 "Message-Content:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
2503 "Message-Id:" ; RFC 822 2503 "Message-ID:" ; RFC 822 (or later)
2504 "Message-Type:" ; RFC 2156 2504 "Message-Type:" ; RFC 2156
2505 "Mime-Version" ; RFC 2045 2505 "Mime-Version" ; RFC 2045
2506 "Msgid:" 2506 "Msgid:"
@@ -2531,14 +2531,14 @@ of citations entirely, choose \"None\"."
2531 "Priority:" ; RFC 2156 2531 "Priority:" ; RFC 2156
2532 "Read-Receipt-To:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/ 2532 "Read-Receipt-To:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
2533 "Received-SPF:" ; Gmail 2533 "Received-SPF:" ; Gmail
2534 "Received:" ; RFC 822 2534 "Received:" ; RFC 822 (or later)
2535 "References:" ; RFC 2822 2535 "References:" ; RFC 822 (or later)
2536 "Registered-Mail-Reply-Requested-By:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/ 2536 "Registered-Mail-Reply-Requested-By:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
2537 "Remailed-" ; MH 2537 "Remailed-" ; MH
2538 "Replaces:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/ 2538 "Replaces:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
2539 "Replied:" ; MH 2539 "Replied:" ; MH
2540 "Resent-" ; RFC 2822 2540 "Resent-" ; RFC 822 (or later)
2541 "Return-Path:" ; RFC 822 2541 "Return-Path:" ; RFC 822 (or later)
2542 "Return-Receipt-Requested:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/ 2542 "Return-Receipt-Requested:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
2543 "Return-Receipt-To:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/ 2543 "Return-Receipt-To:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
2544 "Seal-Send-Time:" 2544 "Seal-Send-Time:"
diff --git a/lisp/mh-e/mh-utils.el b/lisp/mh-e/mh-utils.el
index 9526338b8ff..cad62787190 100644
--- a/lisp/mh-e/mh-utils.el
+++ b/lisp/mh-e/mh-utils.el
@@ -888,7 +888,7 @@ in this situation."
888;;;###mh-autoload 888;;;###mh-autoload
889(defun mh-header-field-beginning () 889(defun mh-header-field-beginning ()
890 "Move to the beginning of the current header field. 890 "Move to the beginning of the current header field.
891Handles RFC 822 continuation lines." 891Handle RFC 822 (or later) continuation lines."
892 (beginning-of-line) 892 (beginning-of-line)
893 (while (looking-at "^[ \t]") 893 (while (looking-at "^[ \t]")
894 (forward-line -1))) 894 (forward-line -1)))
@@ -896,7 +896,7 @@ Handles RFC 822 continuation lines."
896;;;###mh-autoload 896;;;###mh-autoload
897(defun mh-header-field-end () 897(defun mh-header-field-end ()
898 "Move to the end of the current header field. 898 "Move to the end of the current header field.
899Handles RFC 822 continuation lines." 899Handle RFC 822 (or later) continuation lines."
900 (forward-line 1) 900 (forward-line 1)
901 (while (looking-at "^[ \t]") 901 (while (looking-at "^[ \t]")
902 (forward-line 1)) 902 (forward-line 1))