diff options
| author | Thomas Fitzsimmons <fitzsim@fitzsim.org> | 2023-05-05 02:14:31 -0400 |
|---|---|---|
| committer | Thomas Fitzsimmons <fitzsim@fitzsim.org> | 2023-05-05 02:14:31 -0400 |
| commit | db2fa5a0b351175e486b7a796938cca6d62aba01 (patch) | |
| tree | 0167fa8555a450e595c169d005875d5aa41a531d | |
| parent | 8a6456d59dfee3e426880901b06e459228226618 (diff) | |
Update commentsoauth
* excorporate.el (excorporate-configuration): Update comments.
| -rw-r--r-- | excorporate.el | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/excorporate.el b/excorporate.el index e7fe0f9..27b42a5 100644 --- a/excorporate.el +++ b/excorporate.el @@ -1233,7 +1233,7 @@ Other Excorporate documentation refers to the email address as the \"mail address\", and the EWS URL as the \"service URL\"." :type `(choice - ;; FIXME: Customize bug#FIXME causes the const form to add blank + ;; FIXME: Customize bug#63290 causes the const form to add blank ;; values to the alist defaults: ;; [INS] [DEL] Argument name: ;; Argument value: @@ -1273,9 +1273,9 @@ the \"mail address\", and the EWS URL as the \"service URL\"." ;; FIXME: It would be nice if Microsoft ;; provided a "Generic Free Software ;; application" client identifier for use by - ;; Free Software projects that do not want to - ;; register as EWS clients, for whatever - ;; reason. That client identifier could be + ;; Free Software projects that, for whatever + ;; reason, do not want to register as EWS + ;; clients. That client identifier could be ;; hard-coded here. ;; FIXME: Failing that, the Free Software ;; Foundation could register Emacs as an EWS |
