- 08 Feb, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 06 Feb, 2006 1 commit
-
-
Romain Francoise authored
Set myself as maintainer of this file.
-
- 05 Feb, 2006 2 commits
-
-
Thien-Thi Nguyen authored
-
Miles Bader authored
Creator: Michael Olson <mwolson@gnu.org> Merge from erc--emacs--0
-
- 03 Feb, 2006 1 commit
-
-
Eli Zaretskii authored
-
- 02 Feb, 2006 2 commits
-
-
Luc Teirlinck authored
-
Richard M. Stallman authored
-
- 01 Feb, 2006 1 commit
-
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 8-13) - Merge from emacs--devo--0 - Update from CVS
-
- 31 Jan, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 29 Jan, 2006 4 commits
-
-
Juanma Barranquero authored
-
Chong Yidong authored
longlines mode.
-
Richard M. Stallman authored
(Screen): Clean up the intro paragraphs. (Mode Line): Lots of rewriting. Handle frame-name better. eol-mnemonic-... vars moved out.
-
Miles Bader authored
Creator: Michael Olson <mwolson@gnu.org> Install ERC.
-
- 28 Jan, 2006 2 commits
-
-
Luc Teirlinck authored
-
Alex Schroeder authored
@key.
-
- 27 Jan, 2006 2 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
- 25 Jan, 2006 1 commit
-
-
Luc Teirlinck authored
-
- 23 Jan, 2006 1 commit
-
-
Juri Linkov authored
-
- 22 Jan, 2006 1 commit
-
-
Michael Albinus authored
-
- 21 Jan, 2006 2 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
- 19 Jan, 2006 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 17 Jan, 2006 2 commits
-
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 185-186) - Merge from emacs--cvs-trunk--0 - Update from CVS 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nnrss.el: Update copyright. (nnrss-opml-import): Query whether to subscribe to each entry. * lisp/gnus/gnus-art.el: * lisp/gnus/gnus-cus.el: * lisp/gnus/gnus-group.el: * lisp/gnus/gnus-start.el: * lisp/gnus/gnus-sum.el: * lisp/gnus/mm-uu.el: * lisp/gnus/mm-view.el: Update copyright. 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/message.el (message-info): New function. (message-mode-menu): Add it. Update copyright. * lisp/gnus/ChangeLog: Fix and update copyright. 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi: Update copyright.
-
Juri Linkov authored
-
- 16 Jan, 2006 1 commit
-
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 182-184) - Merge from emacs--cvs-trunk--0 - Update from CVS 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/mm-uu.el (mm-uu-text-plain-type): New variable. (mm-uu-pgp-signed-extract-1): Use it. (mm-uu-pgp-encrypted-extract-1): Use it. (mm-uu-dissect): Use it; allow two optional arguments; one is a flag specifying whether there's no message header; the other is for a MIME type and parameters; bind mm-uu-text-plain-type with the later one. (mm-uu-dissect-text-parts): New function. * lisp/gnus/gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to dissect text parts. 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-art.el (article-wash-html): Use gnus-summary-show-article-charset-alist if a numeric arg is given. (gnus-article-wash-html-with-w3m-standalone): New function. * lisp/gnus/mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to mm-inline-text-html-render-with-w3m-standalone. (mm-text-html-washer-alist): Map w3m-standalone to gnus-article-wash-html-with-w3m-standalone. (mm-inline-text-html-render-with-w3m-standalone): New function. 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi (Article Washing): Additions. 2006-01-08 Alex Schroeder <alex@gnu.org> * man/pgg.texi (Caching passphrase): Rewording.
-
- 14 Jan, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 13 Jan, 2006 1 commit
-
-
Carsten Dominik authored
-
- 12 Jan, 2006 1 commit
-
-
Luc Teirlinck authored
-
- 11 Jan, 2006 1 commit
-
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 174-181) - Update from CVS - Update from CVS: texi/gnus.texi (RSS): Addition. 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable. (nnrss-request-article): Render text/plain parts as HTML. * lisp/gnus/gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow the buffer. 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/gnus-cus.el (gnus-group-parameters): Sync posting-style with custom definition of `gnus-posting-styles'. * lisp/gnus/gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>. 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/gnus-group.el (gnus-useful-groups): Use Gmane for ding. Use nntp for bug archive. 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nnrss.el (nnrss-request-article): Fix the way to fill text/plain parts. (nnrss-normalize-date): New function converts ISO 8601 date into RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>. (nnrss-check-group): Use it. 2006-01-03 Rodrigo Ventura <yoda@isr.ist.utl.pt> (tiny change) * lisp/gnus/gnus-xmas.el (gnus-xmas-group-startup-message): Typo gnus-splash-face -> gnus-splash. Fixes starting from a TTY in XEmacs. 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-sum.el (gnus-summary-work-articles): Remove useless `min'. * lisp/gnus/nnrss.el (nnrss-fetch): Make it fail gracefully when it can't fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>. (nnrss-insert-w3): Ditto. 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nnrss.el (nnrss-request-article): Fix last change; fill text/plain parts. 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nnrss.el (nnrss-request-article): Replace <br />s with newlines in text/plain part. (nnrss-check-group): Don't add excessive newline to dc:subject. 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-art.el (gnus-article-delete-text-of-type): Enable it to remove MIME buttons associated with multipart/alternative parts. (gnus-mime-display-alternative): Tag buttons using `article-type' text property. * lisp/gnus/gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons associated with multipart/alternative parts. 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change) * lisp/gnus/nnrss.el (nnrss-check-group): Put the RSS dc:subject in the article. 2005-12-18 Lars Magne Ingebrigtsen <larsi@gnus.org> * lisp/gnus/dns.el (query-dns): Make sure we check the buffer size before removing tcp headers. 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts. 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi (RSS): Addition. 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi (Summary Post Commands): Fix function bound to `S O p'. 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org> * man/emacs-mime.texi (Display Customization): Add setting example to mm-discouraged-alternatives.
-
- 09 Jan, 2006 1 commit
-
-
Stefan Monnier authored
version is the canonical version.
-
- 08 Jan, 2006 1 commit
-
-
Alex Schroeder authored
-
- 06 Jan, 2006 2 commits
-
-
Eli Zaretskii authored
-
Carsten Dominik authored
-
- 05 Jan, 2006 2 commits
-
-
YAMAMOTO Mitsuharu authored
-
Carsten Dominik authored
-
- 03 Jan, 2006 1 commit
-
-
Chong Yidong authored
customize-create-theme interface.
-
- 30 Dec, 2005 1 commit
-
-
Juri Linkov authored
-
- 29 Dec, 2005 1 commit
-
-
Romain Francoise authored
-