branch: elpa/casual
commit ae67e1390e7cfc9ee907a8c97aaa948416894e79
Merge: 6d1ab1b23d 72afc39896
Author: Charles Choi <[email protected]>
Commit: GitHub <[email protected]>

    Merge pull request #156 from 
kickingvegas/merge-development-to-main-20250204_113215
    
    Merge development to main 20250204_113215
---
 README.org     | 3 ++-
 docs/image.org | 2 +-
 lisp/casual.el | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index a8bd6abb34..5d4117df6e 100644
--- a/README.org
+++ b/README.org
@@ -137,7 +137,8 @@ Configuration of a particular Casual user interface is 
performed per mode. Go to
 - [[file:docs/calendar.org::*Install][Calendar]]
 - [[file:docs/dired.org::*Install][Dired]]
 - [[file:docs/editkit.org::*Install][EditKit]]
-- [[file:docs/ibuffer.org::*Install][IBuffer]]  
+- [[file:docs/ibuffer.org::*Install][IBuffer]]
+- [[file:docs/image.org::*Install][Image]]
 - [[file:docs/info.org::*Install][Info]]
 - [[file:docs/isearch.org::*Install][I-Search]]
 - [[file:docs/re-builder.org::*Install][Re-Builder]]
diff --git a/docs/image.org b/docs/image.org
index 5c2699f6b6..dde966e8de 100644
--- a/docs/image.org
+++ b/docs/image.org
@@ -60,7 +60,7 @@ Note that if the image file has been modified, the resize 
interface will be disa
 [[file:images/casual-image-resize-screenshot.png]]
 
 *** Options
-- (g) Geometry - ImageMagick specifier for the resize geometry.
+- (g) Geometry - 
[[https://imagemagick.org/script/command-line-processing.php#geometry][ImageMagick
 specifier]] for the resize geometry.
 - (o) Output to another file - If enabled, then the user will be prompted for 
a different output file, else it will /irreversibly/ update the current image 
file.
 - (t) Type - Specify if /adaptive/ or /interpolative/ resizing should be used. 
If nothing is specified then /standard/ resizing is used.
 
diff --git a/lisp/casual.el b/lisp/casual.el
index 1971e90ccb..c9200caa11 100644
--- a/lisp/casual.el
+++ b/lisp/casual.el
@@ -5,7 +5,7 @@
 ;; Author: Charles Choi <[email protected]>
 ;; URL: https://github.com/kickingvegas/casual
 ;; Keywords: tools, wp
-;; Version: 2.3.0
+;; Version: 2.3.1-rc.1
 ;; Package-Requires: ((emacs "29.1") (transient "0.6.0"))
 
 ;; This program is free software; you can redistribute it and/or modify

Reply via email to