summaryrefslogtreecommitdiff
path: root/lisp/gnus
AgeCommit message (Expand)Author
2010-11-19* pop3.el (pop3-open-server): Read server greeting before starting TLS negoti...Yuri Karaban
2010-10-23Fix typos.Juanma Barranquero
2010-10-13Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero
2010-10-12Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero
2010-09-20Fix message-mode bug with fcc to Rmail buffers.Glenn Morris
2010-04-22Synch with Gnus trunk:Katsumi Yamaoka
2010-04-18Synch with Gnus trunk:Katsumi Yamaoka
2010-04-01Use correct coding system when verifying a pgp signed messageAndreas Schwab
2010-03-29(mm-add-meta-html-tag): Fix regexp matching meta tag.Katsumi Yamaoka
2010-03-27Fix mail-default-headers handling in Message mode.Chong Yidong
2010-03-22Fix typos in Gnus.Juanma Barranquero
2010-02-25Close bug#5643.Glenn Morris
2010-02-24(gnus-treat-display-x-face): Protect against errors (bug#5299).Stefan Monnier
2010-02-23Doc fixes.Glenn Morris
2010-02-15Change a custom default to ease the mail->message transition.Glenn Morris
2010-01-17* message.el (message-setup-1): Prefer to save message-reply-buffer as a buffer.Chong Yidong
2010-01-17* message.el (message-mail): Just pass yank-action on to message-setup.Chong Yidong
2010-01-17Fix typos in docstrings.Juanma Barranquero
2010-01-14Fix typos in comments.Juanma Barranquero
2010-01-14Fix typos in ChangeLogs and NEWS files.Juanma Barranquero
2010-01-13Add 2010 to copyright years.Glenn Morris
2010-01-10* sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK response.Jason Rumney
2010-01-06Merge from mainline.Katsumi Yamaoka
2010-01-06Merge from mainline.Katsumi Yamaoka
2010-01-05Fix gnus-summary-recenter to properly handle invisible linesAndreas Schwab
2010-01-02Fix last change to message-exchange-point-and-mark.Chong Yidong
2010-01-01* lisp/gnus/message.el (message-exchange-point-and-mark): CallChong Yidong
2009-12-29Fix typos in ChangeLogs.Juanma Barranquero
2009-12-18Typo.Katsumi Yamaoka
2009-12-18replace [:digit:] with [0-9] for XEmacs.Katsumi Yamaoka
2009-12-17(gnus-bug-group-download-format-alist): Change emacs entry toGlenn Morris
2009-12-13(mm-sign-option, mm-encrypt-option): Add :version tag.Reiner Steib
2009-12-12(message-info): Explain why we use `Info-goto-node'.Reiner Steib
2009-12-02(message-completion-in-region): New compatibility function.Stefan Monnier
2009-12-02(gnus-group-prepare-flat): Check also whether groups with no unread articleKatsumi Yamaoka
2009-12-01* message.el: Revert last change.Chong Yidong
2009-12-01* mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.Chong Yidong
2009-11-30Add Bug#4698 to 2009-11-29 change. By Reiner Steib.Katsumi Yamaoka
2009-11-29* gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'Juri Linkov
2009-11-24(message-from-style, message-interactive, message-signature): Always setKatsumi Yamaoka
2009-11-20* message.el (message-send-mail-with-sendmail): Revert last change.Chong Yidong
2009-11-19* message.el (message-from-style, message-interactive)Chong Yidong
2009-11-17(rfc2047-decode-region): Don't quote decoded words containing tspecialKatsumi Yamaoka
2009-10-24(help-xref-stack-item): Define for compiler.Glenn Morris
2009-10-20(gnus-remove-overlays): eval-and-compile.Katsumi Yamaoka
2009-10-19Synch with Gnus trunk:Katsumi Yamaoka
2009-10-04* spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.Juanma Barranquero
2009-09-29* spam-stat.el (spam-stat-load): Fix typo in message.Juanma Barranquero
2009-09-28Synch with Gnus trunk.Katsumi Yamaoka
2009-09-23* gnus-art.el (gnus-article-encrypt-body):Juanma Barranquero