emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master a2f7ed5 2/2: ; * etc/NEWS: Mention changes in image


From: Eli Zaretskii
Subject: [Emacs-diffs] master a2f7ed5 2/2: ; * etc/NEWS: Mention changes in image-transform-* variables.
Date: Fri, 25 Jan 2019 03:33:32 -0500 (EST)

branch: master
commit a2f7ed5e705f7b48e9038b5a1c9def1c45ee8fcf
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * etc/NEWS: Mention changes in image-transform-* variables.
---
 etc/NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/etc/NEWS b/etc/NEWS
index 82eab44..4937fa0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1491,6 +1491,13 @@ left to higher-level functions.
 some years back.  It now respects 'imagemagick-types-inhibit' as a way
 to disable that.
 
+---
+*** Some image-mode variables are now buffer-local.
+The image parameters 'image-transform-rotation',
+'image-transform-scale' and 'image-transform-resize' are now declared
+buffer-local, so each buffer could have its own values for these
+parameters.
+
 ** The function 'load' now behaves correctly when loading modules.
 Specifically, it puts the module name into 'load-history', prints
 loading messages if requested, and protects against recursive loads.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]