diff options
| author | 2016-11-04 14:33:27 +0100 | |
|---|---|---|
| committer | 2016-11-04 14:33:27 +0100 | |
| commit | 3e6a163b9a6ca0bad332fc3fc1bfdc75929feaf6 (patch) | |
| tree | 197cd45680dc5a786a09f295bf0e8845b7309fb9 | |
| parent | f51e838e808a32b1500323f3ab62a048fde29574 (diff) | |
| download | circe-serenity-3e6a163b9a6ca0bad332fc3fc1bfdc75929feaf6.tar.gz circe-serenity-3e6a163b9a6ca0bad332fc3fc1bfdc75929feaf6.zip | |
Fix name explanation
| -rw-r--r-- | circe-serenity.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/circe-serenity.el b/circe-serenity.el index 55e783a..e3ab73c 100644 --- a/circe-serenity.el +++ b/circe-serenity.el @@ -26,9 +26,8 @@ ;; care of both `fill-prefix' and `wrap-prefix' so it should be usable ;; with and without `lui-fill-type'. -;; The name circe-serenity was chosen because it's pronounced somewhat -;; similarly to cermin, which is an amalgamation of circe -;; minimalistic. +;; The name circe-serenity was chosen because I think the buffers feel +;; cleaner and more serene with this setup. ;;; Code: |
