mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; * etc/NEWS: Mention changes in image-transform-* variables.
This commit is contained in:
parent
76e454fe5f
commit
a2f7ed5e70
1 changed files with 7 additions and 0 deletions
7
etc/NEWS
7
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue