branch: elpa/casual
commit ada456f7c4145d45d87ee9cee0a1b224800f201b
Merge: aaa5169b57 73ce5db644
Author: Charles Choi <[email protected]>
Commit: GitHub <[email protected]>

    Merge pull request #12 from kickingvegas/11-fix-about-messages
    
    Fix links in about message to point to casual repo.
---
 lisp/casual-agenda-settings.el     | 5 ++---
 lisp/casual-bookmarks-settings.el  | 4 ++--
 lisp/casual-calc-settings.el       | 8 ++++----
 lisp/casual-dired-settings.el      | 4 ++--
 lisp/casual-editkit-settings.el    | 4 ++--
 lisp/casual-ibuffer-settings.el    | 4 ++--
 lisp/casual-info-settings.el       | 4 ++--
 lisp/casual-isearch-settings.el    | 4 ++--
 lisp/casual-re-builder-settings.el | 4 ++--
 9 files changed, 20 insertions(+), 21 deletions(-)

diff --git a/lisp/casual-agenda-settings.el b/lisp/casual-agenda-settings.el
index 1ecf1b6ba6..9b74fd25ba 100644
--- a/lisp/casual-agenda-settings.el
+++ b/lisp/casual-agenda-settings.el
@@ -26,7 +26,6 @@
 (require 'org-agenda)
 (require 'casual-lib)
 
-
 (defun casual-agenda--customize-group ()
   "Customize Agenda group."
   (interactive)
@@ -37,11 +36,11 @@
 
 Learn more about using Casual Agenda at our discussion group on GitHub.
 Any questions or comments about it should be made there.
-URL `https://github.com/kickingvegas/casual-agenda/discussions'
+URL `https://github.com/kickingvegas/casual/discussions'
 
 If you find a bug or have an enhancement request, please file an issue.
 Our best effort will be made to answer it.
-URL `https://github.com/kickingvegas/casual-agenda/issues'
+URL `https://github.com/kickingvegas/casual/issues'
 
 If you enjoy using Casual Agenda, consider making a modest financial
 contribution to help support its development and maintenance.
diff --git a/lisp/casual-bookmarks-settings.el 
b/lisp/casual-bookmarks-settings.el
index ef8000fcd3..c500dd037b 100644
--- a/lisp/casual-bookmarks-settings.el
+++ b/lisp/casual-bookmarks-settings.el
@@ -49,11 +49,11 @@
 
 Learn more about using Casual Bookmarks at our discussion group on GitHub.
 Any questions or comments about it should be made there.
-URL `https://github.com/kickingvegas/casual-bookmarks/discussions'
+URL `https://github.com/kickingvegas/casual/discussions'
 
 If you find a bug or have an enhancement request, please file an issue.
 Our best effort will be made to answer it.
-URL `https://github.com/kickingvegas/casual-bookmarks/issues'
+URL `https://github.com/kickingvegas/casual/issues'
 
 If you enjoy using Casual Bookmarks, consider making a modest financial
 contribution to help support its development and maintenance.
diff --git a/lisp/casual-calc-settings.el b/lisp/casual-calc-settings.el
index 840579727d..5a88f2175d 100644
--- a/lisp/casual-calc-settings.el
+++ b/lisp/casual-calc-settings.el
@@ -156,16 +156,16 @@
   casual-calc-navigation-group)
 
 ;; = Functions =
-(defun casual-calc-about-casual ()
+(defun casual-calc-about-calc ()
   "Casual Calc is an opinionated user interface for the Emacs calculator.
 
 Learn more about using Casual Calc at our discussion group on GitHub.
 Any questions or comments about Casual should be made there.
-URL `https://github.com/kickingvegas/casual-calc/discussions'
+URL `https://github.com/kickingvegas/casual/discussions'
 
 If you find a bug or have an enhancement request, please file an issue.
 Our best effort will be made to answer it.
-URL `https://github.com/kickingvegas/casual-calc/issues'
+URL `https://github.com/kickingvegas/casual/issues'
 
 If you enjoy using Casual Calc, consider making a modest financial
 contribution to help support its development and maintenance.
@@ -182,7 +182,7 @@ Always choose love."
 (defun casual-calc-about ()
   "About information for Casual."
   (interactive)
-  (describe-function 'casual-calc-about-casual))
+  (describe-function 'casual-calc-about-calc))
 
 (defun casual-calc--infinite-mode ()
   "Toggle infinite mode on or off.
diff --git a/lisp/casual-dired-settings.el b/lisp/casual-dired-settings.el
index 9d8f2d017f..f601f7ab61 100644
--- a/lisp/casual-dired-settings.el
+++ b/lisp/casual-dired-settings.el
@@ -190,11 +190,11 @@ If non-nil, the permissions bits of the files are 
editable."
 
 Learn more about using Casual Dired at our discussion group on GitHub.
 Any questions or comments about Casual should be made there.
-URL `https://github.com/kickingvegas/casual-dired/discussions'
+URL `https://github.com/kickingvegas/casual/discussions'
 
 If you find a bug or have an enhancement request, please file an issue.
 Our best effort will be made to answer it.
-URL `https://github.com/kickingvegas/casual-dired/issues'
+URL `https://github.com/kickingvegas/casual/issues'
 
 If you enjoy using Casual Dired, consider making a modest financial
 contribution to help support its development and maintenance.
diff --git a/lisp/casual-editkit-settings.el b/lisp/casual-editkit-settings.el
index 31bf27433d..7473c77251 100644
--- a/lisp/casual-editkit-settings.el
+++ b/lisp/casual-editkit-settings.el
@@ -47,11 +47,11 @@ interfaces.
 Learn more about using Casual EditKit at our discussion
 group on GitHub. Any questions or comments about it should be
 made there.
-URL `https://github.com/kickingvegas/casual-editkit/discussions'
+URL `https://github.com/kickingvegas/casual/discussions'
 
 If you find a bug or have an enhancement request, please file an issue.
 Our best effort will be made to answer it.
-URL `https://github.com/kickingvegas/casual-editkit/issues'
+URL `https://github.com/kickingvegas/casual/issues'
 
 If you enjoy using Casual EditKit, consider making a
 modest financial contribution to help support its development and
diff --git a/lisp/casual-ibuffer-settings.el b/lisp/casual-ibuffer-settings.el
index 5297e0ff7b..cb2487692d 100644
--- a/lisp/casual-ibuffer-settings.el
+++ b/lisp/casual-ibuffer-settings.el
@@ -63,11 +63,11 @@
 
 Learn more about using Casual IBuffer at our discussion group on GitHub.
 Any questions or comments about it should be made there.
-URL `https://github.com/kickingvegas/casual-ibuffer/discussions'
+URL `https://github.com/kickingvegas/casual/discussions'
 
 If you find a bug or have an enhancement request, please file an issue.
 Our best effort will be made to answer it.
-URL `https://github.com/kickingvegas/casual-ibuffer/issues'
+URL `https://github.com/kickingvegas/casual/issues'
 
 If you enjoy using Casual IBuffer, consider making a modest financial
 contribution to help support its development and maintenance.
diff --git a/lisp/casual-info-settings.el b/lisp/casual-info-settings.el
index 37324d281e..32dea81607 100644
--- a/lisp/casual-info-settings.el
+++ b/lisp/casual-info-settings.el
@@ -92,11 +92,11 @@ limited usefulness."
 
 Learn more about using Casual Info at our discussion group on GitHub.
 Any questions or comments about Casual should be made there.
-URL `https://github.com/kickingvegas/casual-info/discussions'
+URL `https://github.com/kickingvegas/casual/discussions'
 
 If you find a bug or have an enhancement request, please file an issue.
 Our best effort will be made to answer it.
-URL `https://github.com/kickingvegas/casual-info/issues'
+URL `https://github.com/kickingvegas/casual/issues'
 
 If you enjoy using Casual Info, consider making a modest financial
 contribution to help support its development and maintenance.
diff --git a/lisp/casual-isearch-settings.el b/lisp/casual-isearch-settings.el
index e92568c4a5..9522c2e2bb 100644
--- a/lisp/casual-isearch-settings.el
+++ b/lisp/casual-isearch-settings.el
@@ -50,11 +50,11 @@
 
 Learn more about using Casual I-Search at our discussion group on GitHub.
 Any questions or comments about it should be made there.
-URL `https://github.com/kickingvegas/casual-isearch/discussions'
+URL `https://github.com/kickingvegas/casual/discussions'
 
 If you find a bug or have an enhancement request, please file an issue.
 Our best effort will be made to answer it.
-URL `https://github.com/kickingvegas/casual-isearch/issues'
+URL `https://github.com/kickingvegas/casual/issues'
 
 If you enjoy using Casual I-Search, consider making a modest financial
 contribution to help support its development and maintenance.
diff --git a/lisp/casual-re-builder-settings.el 
b/lisp/casual-re-builder-settings.el
index 80aec13e3d..47f784cab7 100644
--- a/lisp/casual-re-builder-settings.el
+++ b/lisp/casual-re-builder-settings.el
@@ -51,11 +51,11 @@
 
 Learn more about using Casual RE-Builder at our discussion group on GitHub.
 Any questions or comments about it should be made there.
-URL `https://github.com/kickingvegas/casual-re-builder/discussions'
+URL `https://github.com/kickingvegas/casual/discussions'
 
 If you find a bug or have an enhancement request, please file an issue.
 Our best effort will be made to answer it.
-URL `https://github.com/kickingvegas/casual-re-builder/issues'
+URL `https://github.com/kickingvegas/casual/issues'
 
 If you enjoy using Casual RE-Builder, consider making a modest financial
 contribution to help support its development and maintenance.

Reply via email to