diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-12-25 14:19:37 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-12-25 14:20:36 -0800 |
commit | e4a881b5cf50bd7e91413ce885a68cad1cad4097 (patch) | |
tree | cd35241ca765df79216d8a3f29f7256c94b1ce9a /lisp | |
parent | 13c59d0a8353a87f21b57ac699c9ff3543a0ee45 (diff) | |
download | emacs-e4a881b5cf50bd7e91413ce885a68cad1cad4097.tar.gz |
Say that "gnus-cloud" is a parody name
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/gnus/gnus-cloud.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/gnus/gnus-cloud.el b/lisp/gnus/gnus-cloud.el index 34d54ec3cae..6b64e401816 100644 --- a/lisp/gnus/gnus-cloud.el +++ b/lisp/gnus/gnus-cloud.el @@ -22,6 +22,10 @@ ;;; Commentary: +;; The name gnus-cloud parodizes but otherwise has little to do with +;; "cloud computing", a misleading term normally best avoided. See: +;; https://www.gnu.org/philosophy/words-to-avoid.html#CloudComputing + ;;; Code: (eval-when-compile (require 'cl)) |