Fix typos
[gnus] / lisp / message.el
2011-11-20 Emacs developersFix typos
2011-11-17 Paul EggertSpelling fixes.
2011-11-03 Lars Magne Ingebri... * message.el (message-send-and-exit): Document `arg'.
2011-10-26 Stefan Monniermessage.el (message-completion-function): Make sure...
2011-10-11 Katsumi YamaokaBugfix: message.el (message-signed-or-encrypted-p)...
2011-09-21 Lars Magne Ingebri... * message.el (message-indent-citation): Really make...
2011-09-21 Lars Magne Ingebri... * message.el (message-default-send-rename-function...
2011-09-21 Lars Magne Ingebri... * message.el (message-indent-citation): Revert last...
2011-09-20 Łukasz Stelmachmessage: fix indent citation
2011-09-15 Katsumi Yamaokamessage.el (message-read-from-minibuffer): Make abbrev...
2011-09-11 Chong Yidongmessage.el (message-pop-to-buffer): Default to switch...
2011-09-02 Eli Zaretskiimessage.el (message-setup-1): Return t (Bug#9392).
2011-08-19 Lars Magne Ingebri... (message-fix-before-sending): Make a different warning...
2011-08-17 Lars Magne Ingebri... Use ./ as the auto-save directory if the message direct...
2011-08-17 Lars Magne Ingebri... * message.el (message-is-yours-p): Allow disabling...
2011-07-19 Lars Magne Ingebri... (message-unique-id): Don't use the undocumented return...
2011-07-16 Lars Magne Ingebri... If the ~/Mail directory doesn't exist, use ~ as the...
2011-07-15 Lars Magne Ingebri... Mysterious `subject' bug work-around
2011-07-05 Juanma Barranqueromessage.el (message-return-action): Fix typo in docstring.
2011-07-02 Lars Magne Ingebri... (message-get-reply-headers): Ensure that we have progre...
2011-07-02 Lars Magne Ingebri... * message.el (message-get-reply-headers): Delete all...
2011-06-30 Lars Magne Ingebri... (message-point-in-header-p): Fix last checkin to work...
2011-06-30 Lars Magne Ingebri... Tweak the function to default to saying that we're...
2011-06-29 Lars Magne Ingebri... Bail out in nnimap if the server has closed the connection.
2011-05-30 Lars Magne Ingebri... * message.el (message-cite-reply-position): Doc string...
2011-05-13 Glenn Morrismessage.el (message-send-mail-with-sendmail): Assume...
2011-04-15 Stefan Monniermessage.el (message-bogus-system-names): Replace ^...
2011-03-29 Stefan MonnierFix `message-yank-original' so the CL functions are...
2011-03-15 Stefan Monnierauth-source.el (auth-source-netrc-create):
2011-03-15 Katsumi YamaokaMerge branch 'master' of https://git.gnus.org/gnus
2011-03-15 Lars Magne Ingebri... (message-elide-ellipsis): Document the format specs...
2011-03-15 Ted Zlatanov* message.el (message-yank-original): Use cond instead...
2011-03-05 Antoine LevittUse the new citation styles.
2011-03-04 Daiki UenoMake message-options buffer-local only under GNU Emacs.
2011-03-04 Daiki UenoRevert 22da67af.
2011-03-02 Ted ZlatanovTry to fix XEmacs message-options buffer-local issue.
2011-02-14 Lars Ingebrigtsen(message-reply): Take an optional switch-buffer paramet...
2011-02-12 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus...
2011-02-10 Stefan Monniermessage.el (message-bury): Don't pop up a new window...
2011-02-09 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus...
2011-02-09 Julien Danjoumessage: make message-options really buffer local
2011-02-08 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus...
2011-02-08 Julien Danjoumessage: make message-options a local variable
2011-02-06 Ted ZlatanovMerge branch 'tzz-auth-source-rewrite' of https://git...
2011-02-06 Ted ZlatanovMerge remote branch 'origin/master' into tzz-auth-sourc...
2011-02-06 Julien Danjoumessage: handle message-generate-headers-first set...
2011-02-04 Lars Ingebrigtsen* message.el (message-setup-1): Remove the read-only...
2011-02-04 Lars Ingebrigtsen(message-resend): Allow removing the read-only separato...
2011-02-04 Lars Ingebrigtsen(message-setup-1): Revert previous change, since it...
2011-02-04 Lars Ingebrigtsen* message.el (message-setup-1): Don't bind the constant...
2011-02-03 Julien Danjoumessage: insert mail-header-separator read-only and...
2011-02-03 Julien DanjouRevert "message: insert mail-header-separator read...
2011-02-03 Julien Danjoumessage: insert mail-header-separator read-only and...
2011-02-03 Julien Danjoumessage: change message-mail return value
2011-02-03 Julien DanjouRemove useless left over of previous fix
2011-02-03 Julien Danjoumessage: implement a better fix for reference in first...
2011-02-03 Lars IngebrigtsenClean up things noted by Stefan.
2011-02-01 Stefan Monniermessage.el (message-expand-name): Don't trust the retur...
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-22 Lars Magne Ingebri... Display the encoded version of the bogus address if...
2011-01-22 Lars Magne Ingebri... Remove commented-out value.
2011-01-20 Stefan Monniermm-util.el (mm-find-buffer-file-coding-system): Don...
2011-01-16 Glenn Morrismessage.el (message-mail): A compose-mail function...
2011-01-14 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-14 Chong Yidongmessage.el (message-tool-bar-gnome): Tweak tool-bar...
2010-12-10 Julien Danjoumessage: fix message-bogus-recipient-p with nil address
2010-12-07 Stefan Monniermessage.el: Use completion-at-point.
2010-12-01 Julien DanjouRemove deprecated gnus-local-organization.
2010-12-01 Julien DanjouFix comment
2010-11-25 Katsumi Yamaokamessage.el (message-called-interactively-p): A temporar...
2010-11-24 Lars Magne Ingebri... (message-goto-body): called-interactively-p needs a...
2010-11-24 Julien DanjouRevert "message-goto-body: Really return point"
2010-11-24 Julien Danjoumessage-goto-body: Really return point
2010-11-24 Julien Danjoumessage-in-body-p: message-goto-body return points
2010-11-24 Julien Danjoumessage: use called-interactively-p
2010-11-24 Lars Magne Ingebri... Remove the <#secure special-casing, which is too special.
2010-11-24 Julien Danjoumessage: skip <#secure
2010-11-24 Lars Magne Ingebri... Revert the <#secure change, since it made yanking funct...
2010-11-24 Łukasz Stelmachmessage-goto-body after <#secure
2010-11-10 Lars Magne Ingebri... (message-resend): Don't disable encoding unless it...
2010-11-09 Lars Magne Ingebri... (message-subject-trailing-was-ask-regexp): A ] in a...
2010-11-09 Lars Magne Ingebri... Reapply patches that I somehow managed to remove.
2010-11-09 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-11-09 Sven Joachimmessage.el (message-subject-trailing-was-ask-regexp...
2010-11-09 Katsumi Yamaokamessage.el (message-subject-trailing-was-regexp): Fix...
2010-11-08 Lars Magne Ingebri... (message-mailto): Remove since it duplicates browse...
2010-11-08 Lars Magne Ingebri... (message-mailto): Should accept other parameters.
2010-11-08 Lars Magne Ingebri... * message.el (message-mailto): New function.
2010-11-06 Lars Magne Ingebri... Don't insert courtesy messages if the message already...
2010-11-04 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-11-04 Lars Magne Ingebri... Use the value of message-courtesy-message from the...
2010-10-31 Lars Magne Ingebri... (message-subject-trailing-was-query): Change default...
2010-10-24 Julien Danjoumessage-default-headers: fix type, enhance doc
2010-10-21 Lars Magne Ingebri... Don't bind M-; to comment region, to allow the global...
2010-10-21 Julien Danjoumessage: Allow message-default-headers to be a function
2010-10-21 Lars Magne Ingebri... Change options when sending non-printable characters.
2010-10-18 Lars Magne Ingebri... If we're fed `to-address', then always use that.
2010-10-11 Katsumi YamaokaFox comment for declare-function.
2010-10-06 Julien Danjoumessage-change-subject: Remove 404 URL in a comment
2010-10-04 Lars Magne Ingebri... Don't bug out on addresses without @ signs.
next