Merge changes made in Gnus trunk.
[bpt/emacs.git] / lisp / mail /
2011-08-21 Lars Magne Ingebri... Introduce a new variable to allow controlling the SMTP...
2011-08-17 Lars Magne Ingebri... (auth-source): Require to avoid problems with binding...
2011-08-16 Richard M. StallmanAdd rmail-epa-decrypt command.
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-03 Paul EggertMerge from trunk.
2011-08-02 Lars Magne Ingebri... (sendmail-query-once): Restore the current buffer after...
2011-08-02 Lars Magne Ingebri... Prefer port smtp over port 587 when sending mail.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Lars Magne Ingebri... (smtpmail-via-smtp): Query the user for password if...
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-12 Paul EggertMerge from trunk.
2011-07-11 Lars Magne Ingebri... Use `customize-save-variable' unconditionally, now...
2011-07-09 Paul EggertMerge from trunk.
2011-07-08 Paul EggertMerge from trunk.
2011-07-08 Andreas Schwab* lisp/mail/sendmail.el (send-mail-function): No longer...
2011-07-08 Paul EggertMerge from gnulib.
2011-07-08 Paul EggertMerge from trunk.
2011-07-08 Lars Magne Ingebri... Allow sending mail in "emacs -Q" by not calling customi...
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-07 Lars Magne Ingebri... Update doc string of `smtpmail-stream-type'.
2011-07-07 Richard M. StallmanFix bugs finding grep hits in Rmail buffers.
2011-07-07 Kenichi Handachartab.c (sub_char_table_set_range): Fix previous...
2011-07-07 Chong YidongError in next-buffer or previous-buffer if called from...
2011-07-06 Paul EggertMerge from trunk.
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Richard M. StallmanRmail mime: Use markers for positions in entities.
2011-07-06 Paul EggertMerge: Remove unportable assumption about struct layout...
2011-07-06 Lars Magne Ingebri... * mail/smtpmail.el (smtpmail-default-smtp-server):...
2011-07-06 Richard M. StallmanFix rmail mime search bug when entity is a string.
2011-07-06 Richard M. Stallmanrmailmm.el: record truncated mime entities.
2011-07-06 Lars Magne Ingebri... (sendmail-query-once): Add an autoload cookie.
2011-07-06 Lars Magne Ingebri... * mail/sendmail.el (send-mail-function): Change the...
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-05 Juanma BarranqueroFix typos.
2011-07-04 Bill WohlerMerge from trunk.
2011-07-03 Lars Magne Ingebri... * mail/feedmail.el (feedmail-buffer-to-smtpmail):
2011-06-29 Lars Magne Ingebri... Add the new `sendmail-query-once' function to sendmail.el.
2011-06-28 Chong YidongTweaks to the report-emacs-bug preamble.
2011-06-28 Lars Magne Ingebri... (smtpmail-send-it): Leave off changing the buffer multi...
2011-06-27 Glenn MorrisAuto-commit of loaddefs files.
2011-06-27 Richard M. Stallmanrmailmm: Handle truncated messages.
2011-06-27 Lars Magne Ingebri... Bind coding-system-for-* to binary to possibly avoid...
2011-06-26 Lars Magne Ingebri... If the SMTP server supports STARTTLS, but Emacs has...
2011-06-25 Paul EggertMerge from trunk.
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-25 Stefan Monnier* lisp/mail/rmail.el (rmail-show-message-1): Use restor...
2011-06-23 Richard M. StallmanGoing to grep hit in Rmail buffer finds the message.
2011-06-23 Richard M. StallmanWork with changes in mail-bury.
2011-06-23 Richard M. StallmanMarking message as "seen" should not mark buffer as...
2011-06-23 Richard M. StallmanDon't reuse previous Message-id when resending.
2011-06-23 Martin RudalicsFix display-buffer related bugs reported by Thierry...
2011-06-23 Paul EggertMerge from trunk.
2011-06-22 Richard M. StallmanMake mail exit more nicely when Rmail is in use.
2011-06-22 Richard M. StallmanFix bug: Rmail f copied the entire Rmail file into...
2011-06-22 Lars Magne Ingebri... (smtpmail-try-auth-methods): If the user has stored...
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Lars Magne Ingebri... When the .authinfo file has a user name but not a passw...
2011-06-22 Lars Magne Ingebri... (smtpmail-via-smtp): Make sure we don't send QUIT twice.
2011-06-21 Lars Magne Ingebri... Set :use-starttls-if-possible so that we always use...
2011-06-21 Lars Magne Ingebri... (smtpmail-via-smtp): Check for servers saying they...
2011-06-21 Lars Magne Ingebri... Rewritten smtpmail.el to use `open-network-stream'...
2011-06-21 Paul EggertMerge from trunk.
2011-06-20 Stefan MonnierUse completion-at-point rather than completion-in-region.
2011-06-10 Paul EggertMerge from trunk.
2011-06-09 Alexander KlimovSmall fixes for dired-listing-switches usage.
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge: Minor fixes for signed vs unsigned integers.
2011-06-01 Stefan MonnierSilence various byte-compiler warnings.
2011-06-01 Glenn MorrisUse derived-mode-p in previous change.
2011-06-01 Glenn Morris* lisp/mail/emacsbug.el (report-emacs-bug-hook): Mailcl...
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Paul EggertMerge from trunk.
2011-05-30 Stefan Monnier* lisp/mail/smtpmail.el (smtpmail-send-data): Add progr...
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-27 Paul EggertMerge: Integer overflow fixes.
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-27 Kenichi Handamail/sendmail.el (mail-encode-header): Avoid double...
2011-05-27 Glenn Morris* lisp/mail/emacsbug.el: Don't require url-util.
2011-05-26 Glenn MorrisRestrict regexp match in previous emacsbug.el change.
2011-05-26 Glenn MorrisAdjust prompt in previous emacsbug.el change.
2011-05-26 Glenn MorrisTry to check From address in bug reports (bug#8038)
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-25 Kenichi Handamerge emacs-23
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-23 Stefan MonnierDon't quote lambda expressions with `quote'.
2011-05-23 Kenichi HandaRFC2047-encode header of outgoing mails.
2011-05-22 Sean NeakumsFix for sc-nested-citation-p in supercite.el.
2011-05-21 Glenn MorrisMerge from emacs-23; up to 2010-06-11T18:51:00Z!juri...
2011-05-19 Kenichi Handamerge trunk
2011-05-18 Glenn MorrisRemove lib-src/fakemail.c.
2011-05-18 Paul EggertMerge from mainline.
2011-05-17 Glenn Morris* lisp/mail/mail-utils.el (mail-dont-reply-to): Silence...
next