mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-05 11:45:45 +00:00
* lisp/image-mode.el (image-transform-resize): Remove FIXME comment.
The user customizable variable 'image-auto-resize' is documented now in the manual.
This commit is contained in:
parent
37ebec3a95
commit
5a25d17760
@ -79,7 +79,6 @@ resizing according to the value specified in `image-auto-resize'."
|
||||
:version "27.1"
|
||||
:group 'image)
|
||||
|
||||
;; FIXME this doesn't seem mature yet. Document in manual when it is.
|
||||
(defvar-local image-transform-resize nil
|
||||
"The image resize operation.
|
||||
Its value should be one of the following:
|
||||
|
Loading…
Reference in New Issue
Block a user