summaryrefslogtreecommitdiffstats
path: root/editmsg.c
AgeCommit message (Expand)Author
2020-05-08Improve mutt_decrease_mtime() error handling.Kevin McCarthy
2020-05-08Fix edit-message false-modified bug.Kevin McCarthy
2020-05-08Fix rc error setting in edit_one_message().Kevin McCarthy
2019-09-27Convert edit_one_message() to use buffer pool.Kevin McCarthy
2019-01-04Clean up code indentation.Kevin McCarthy
2018-12-31Remove trailing whitespace.Kevin McCarthy
2016-07-17Add the trash folder patch.Kevin McCarthy
2016-06-18pass context in mx_close_messageDamien Riegel
2016-05-09Change M_* symbols to MUTT_*Derek Martin
2015-09-13Add translation comments and improvements.Kevin McCarthy
2013-07-23fix typos in commentsOndřej Bílka
2009-06-21Pass buffer size to mutt_mktemp()Rocco Rutte
2009-03-15Use safe_fclose() instead of fclose(), add fclose() to check_sec.shRocco Rutte
2009-01-04Update copyrights. Closes #3016.Brendan Cully
2007-08-31Decrement the mtime of the tempfile during edit-message to make muttGary Johnson
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully
2005-09-17Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully
2005-02-12Partially fix debian bug #275060 (editing a message in a mbox losesTAKAHASHI Tamotsu
2005-02-03Add config.h to the top of every C file that could possibly want it.Brendan Cully
2003-08-05This patch removes the Kendra format from mutt. (The support wasBrendan Cully
2002-12-11Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler
2002-09-09Fixing #1149: Truncate files used for editing messages.Michael Elkins
2002-07-24Fix $editor and $visual. Based on an earlier patch from EdmundMichael Elkins
2002-03-20Rename the new M_NEW by M_NEWFOLDER. There was another constant ofThomas Roessler
2002-03-13Don't fopen mail folders in append mode where we should safe_fopen()Thomas Roessler
2001-10-11Unify "Can't stat" messages. Suggested by Byrial.Thomas Roessler
2000-07-07Fix #185: is_from would return 0 (i.e., error) when parsing Jan 1Thomas Roessler
2000-04-22Comment cosmetics. From Martin Michlmayer.Thomas Roessler
2000-03-16Use Editor with a fall-back to visual when editing messages.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-03-03Fix index updates when closing or synching mail folders fails.Thomas Roessler
2000-01-16Use Visual, not Editor, for editing messages. Noted by MariusThomas Roessler
2000-01-10More copyright cosmetics - noted by Martin Michlmayr <tbm@cyrius.com>.Thomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-10-26Fix a small bug in the new edit-message feature. From AndrejThomas Roessler
1999-09-02Don't copy the Status header to the user's edit buffer - we destroyThomas Roessler
1999-09-02A new edit-message feature, giving the raw message in an editor.Thomas Roessler