* Added a per-user client option to always compose messages using the
authorArt Cancro <ajc@citadel.org>
Wed, 11 Jan 2006 03:27:09 +0000 (03:27 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 11 Jan 2006 03:27:09 +0000 (03:27 +0000)
commit44bdabdda4dc6e9823e0464c37157c960abac9f7
treec4cbf66723c75b4ea5830ab540ce6c4aea48fb96
parentf8636d15911015f991c7407ffef3908de54520b1
* Added a per-user client option to always compose messages using the
  external editor.
* Removed the "always reply with external editor" option from citadel.rc
  because the per-user editor choice makes it superfluous.
citadel/ChangeLog
citadel/citadel.c
citadel/citadel.rc
citadel/citadel_decls.h
citadel/commands.c
citadel/docs/citadel.html
citadel/ipcdef.h
citadel/journaling.c
citadel/messages.c
citadel/routines.c
citadel/serv_smtp.c