Synch with Oort Gnus.
authoryamaoka <yamaoka>
Wed, 16 May 2001 22:22:16 +0000 (22:22 +0000)
committeryamaoka <yamaoka>
Wed, 16 May 2001 22:22:16 +0000 (22:22 +0000)
lisp/ChangeLog
lisp/gnus-art.el
lisp/message.el
texi/ChangeLog
texi/gnus-ja.texi
texi/gnus.texi
texi/texi2latex.el

index 34e0969..ee40e0c 100644 (file)
@@ -1,3 +1,14 @@
+2001-05-16  Didier Verna  <didier@lrde.epita.fr>
+
+       * message.el (message-mail): pass the 'send-actions argument to
+       `message-setup'.
+
+2001-05-16  Simon Josefsson  <simon@josefsson.org>
+       From Raymond Scholz <ray-2001@zonix.de>
+
+       * gnus-art.el (gnus-mime-view-part-as-charset):
+       (gnus-mime-internalize-part): Doc fixes.
+
 2001-05-11  Simon Josefsson  <simon@josefsson.org>
 
        * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
@@ -73,7 +84,7 @@
 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * nnultimate.el (nnultimate-retrieve-headers): Return all
-       available headers. 
+       available headers.
 
        * gnus-sum.el (gnus-read-all-available-headers): New variable.
        (gnus-get-newsgroup-headers-xover): Use it.
        gnus-newsrc-file-version may be nil.
 
        * nnmail.el (nnmail-get-new-mail): Use the exact file only.
-       Suggested by Michael Sperber [Mr. Preprocessor]  
+       Suggested by Michael Sperber [Mr. Preprocessor]
        <sperber@informatik.uni-tuebingen.de>.
 
 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
 
        * gnus-sum.el (gnus-summary-find-matching): Clean up.
        (gnus-find-matching-articles): New function.
-       (gnus-summary-limit-include-matching-articles): New command. 
+       (gnus-summary-limit-include-matching-articles): New command.
        (gnus-summary-limit-include-thread): Include articles that have
        matching subjects.
        (gnus-offer-save-summaries): Clean up.
 
        * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
        newsgroup names when the original article is a news message.
-       
+
 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * message.el (message-cite-prefix-regexp): Use POSIX regexp if
 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
-       date. 
+       date.
 
 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-group.el (gnus-group-quit): Check that the dribble buffer
-       lives. 
+       lives.
 
 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
 
        * gnus-start.el (gnus-read-newsrc-el-file): Nix out
-       gnus-format-specs. 
+       gnus-format-specs.
 
        * message.el (message-check-news-header-syntax): Question even
        when Gnus doesn't know the group names.
 
        * gnus-score.el (gnus-score-orphans): Clean up.
 
-       * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window. 
+       * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
 
        * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
-       later. 
+       later.
 
        * gnus-start.el (gnus-close-all-servers): Find the right items to
-       close. 
+       close.
 
        * qp.el (quoted-printable-decode-region): Just message
        malformation; don't quit.
        `assq-delete-all', if that function exists; otherwise use the old
        definition. Documentation changed to match the one in
        `assq-delete-all'.
-       
+
 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-start.el (gnus-close-all-servers): New function.
        (gnus-server-remove-denials): Clean up.
 
        * gnus-sum.el (gnus-summary-sort-by-original): New command and
-       keystroke. 
+       keystroke.
 
 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * mm-decode.el (mm-default-directory): Customized.
        (mm-tmp-directory): Ditto.
 
-       * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix. 
+       * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
        (gnus-get-newsgroup-headers): Return -1 for articles without Lines
-       or Chars. 
+       or Chars.
        (gnus-summary-line-format-alist): ?l is now a string.
        (gnus-summary-prepare-threads): Output ? for unknown lines.
        (gnus-summary-insert-line): Ditto.
        when forcing news.
 
        * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
-       command. 
+       command.
 
 2001-03-31 01:04:54  Francis Litterio  <franl-removethis@world.omitthis.std.com>
 
        * gnus-msg.el (gnus-put-message): Clean up.
        (gnus-summary-reply): Mark all replied-to articles as replied to.
        (gnus-inews-add-send-actions): Also mark as forwarded.
-       (gnus-summary-mail-forward): Mark as forwarded.  
+       (gnus-summary-mail-forward): Mark as forwarded.
 
        * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
-       of articles. 
+       of articles.
        (gnus-summary-mark-article-as-forwarded): Ditto.
 
        * gnus-msg.el (gnus-summary-resend-message): Mark article as
-       forwarded. 
+       forwarded.
        (gnus-summary-mail-forward): Clean up.
 
        * gnus.el (gnus-article-mark-lists): Added forward.
        (gnus-summary-very-wide-reply): New command and keystroke.
        (gnus-summary-very-wide-reply-with-original): Ditto.
 
-       * gnus-score.el (gnus-adaptive-word-length-limit): New variable. 
+       * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
        (gnus-score-adaptive): Use it.
 
        * gnus-start.el (gnus-get-unread-articles): Clean up.
 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * nnultimate.el (nnultimate-retrieve-headers): Work for other
-       boards. 
+       boards.
 
 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
 
index 3b72ac1..bc784f7 100644 (file)
@@ -3853,7 +3853,8 @@ value of the variable `gnus-show-mime' is non-nil."
        (goto-char b)))))
 
 (defun gnus-mime-view-part-as-charset (&optional handle arg)
-  "Insert the MIME part under point into the current buffer."
+  "Insert the MIME part under point into the current buffer using the
+specified charset."
   (interactive (list nil current-prefix-arg))
   (gnus-article-check-buffer)
   (let* ((handle (or handle (get-text-property (point) 'gnus-data)))
@@ -3888,7 +3889,7 @@ value of the variable `gnus-show-mime' is non-nil."
 
 (defun gnus-mime-internalize-part (&optional handle)
   "View the MIME part under point with an internal viewer.
-In no internal viewer is available, use an external viewer."
+If no internal viewer is available, use an external viewer."
   (interactive)
   (gnus-article-check-buffer)
   (let* ((handle (or handle (get-text-property (point) 'gnus-data)))
index effe120..4daad57 100644 (file)
@@ -444,7 +444,7 @@ The provided functions are:
 
 (defcustom message-cite-prefix-regexp
   (if (string-match "[[:digit:]]" "1") ;; support POSIX?
-      "\\([ \t]*[-_.[:word:]]+>+\\|[ \t]*[]>»|:}+]\\)+" 
+      "\\([ \t]*[-_.[:word:]]+>+\\|[ \t]*[]>»|:}+]\\)+"
     ;; ?-, ?_ or ?. MUST NOT be in syntax entry w.
     "\\([ \t]*\\(\\w\\|[-_.]\\)+>+\\|[ \t]*[]>»|:}+]\\)+")
   "*Regexp matching the longest possible citation prefix on a line."
@@ -1990,7 +1990,7 @@ M-RET    `message-newline-and-reformat' (break the line and reformat)."
 
 (defun message-setup-fill-variables ()
   "Setup message fill variables."
-  (set (make-local-variable 'fill-paragraph-function) 
+  (set (make-local-variable 'fill-paragraph-function)
        'message-fill-paragraph)
   (make-local-variable 'paragraph-separate)
   (make-local-variable 'paragraph-start)
@@ -4751,7 +4751,7 @@ OTHER-HEADERS is an alist of header/value pairs."
      (nconc
       `((To . ,(or to "")) (Subject . ,(or subject "")))
       (when other-headers other-headers))
-     replybuffer)
+     replybuffer send-actions)
     ;; FIXME: Should return nil if failure.
     t))
 
index 232c225..c96083f 100644 (file)
@@ -1,3 +1,15 @@
+2001-05-16  Simon Josefsson  <simon@josefsson.org>
+       From Jesper Harder <harder@ifa.au.dk>
+
+       * texi2latex.el (latexi-translate-file): Also exchange ref.
+
+       * gnus.texi: Add \gnusref and \gnusuref.
+
+2001-05-16  Simon Josefsson  <simon@josefsson.org>
+       From Raymond Scholz <ray-2001@zonix.de>
+
+       * gnus.texi (Using MIME): Add and fix.
+
 2001-05-05  Florian Weimer  <fw@deneb.enyo.de>
 
        * gnus.texi (IMAP): Remove double paragraph (suggest by Norbert
index b485f82..6e40fa3 100644 (file)
@@ -31,6 +31,8 @@
 
 \newcommand{\gnusbackslash}{/}
 
+\newcommand{\gnusref}[1]{``#1'' on page \pageref{#1}}
+\newcommand{\gnusuref}[1]{\gnustt{#1}}
 \newcommand{\gnusxref}[1]{See ``#1'' on page \pageref{#1}}
 \newcommand{\gnuspxref}[1]{see ``#1'' on page \pageref{#1}}
 
index 91cc23f..2a76275 100644 (file)
@@ -31,6 +31,8 @@
 
 \newcommand{\gnusbackslash}{/}
 
+\newcommand{\gnusref}[1]{``#1'' on page \pageref{#1}}
+\newcommand{\gnusuref}[1]{\gnustt{#1}}
 \newcommand{\gnusxref}[1]{See ``#1'' on page \pageref{#1}}
 \newcommand{\gnuspxref}[1]{see ``#1'' on page \pageref{#1}}
 
index f5cb162..acc28e5 100644 (file)
          (cond 
           ((member command '("anchor"))
            (latexi-strip-line))
-          ((member command '("xref" "pxref"))
+          ((member command '("ref" "xref" "pxref"))
            (latexi-exchange-command (concat "gnus" command) arg))
           ((member command '("sc" "file" "dfn" "emph" "kbd" "uref"
                              "code" "samp" "var" "strong" "i"