emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/preview-tailor fc38cb576f 07/16: clarity


From: ELPA Syncer
Subject: [elpa] externals/preview-tailor fc38cb576f 07/16: clarity
Date: Thu, 6 Jun 2024 04:00:09 -0400 (EDT)

branch: externals/preview-tailor
commit fc38cb576f57712a2d68919f17b3b4a1af4a2e18
Author: Paul Nelson <ultrono@gmail.com>
Commit: Paul Nelson <ultrono@gmail.com>

    clarity
---
 README.org        | 2 +-
 preview-tailor.el | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 3db794bd29..0c74fa1365 100644
--- a/README.org
+++ b/README.org
@@ -12,7 +12,7 @@ Download this repository, install using =M-x 
package-install-file= (or package-v
   :config
   (preview-tailor-init))
 #+end_src
-The function =preview-tailor-init= sets the customization variable 
=preview-scale-function= to a function internal to this package that provides 
the calculation, so make sure you don't set the variable 
=preview-scale-function= elsewhere in your init file.
+The function =preview-tailor-init= sets the customization variable 
=preview-scale-function= to a function internal to this package that provides 
the calculation, so make sure you don't modify that variable elsewhere in your 
init file.
 
 This package calculates the preview scale by multiplying together three 
factors:
 
diff --git a/preview-tailor.el b/preview-tailor.el
index 9f36498bcd..331f7f2304 100644
--- a/preview-tailor.el
+++ b/preview-tailor.el
@@ -35,7 +35,6 @@
   '((() . 1.0))
 
   "Alist mapping lists of monitor attributes to multipliers.
-
 Each monitor is described by a list of its attributes, which
 should be a subset of those returned by
 `frame-monitor-attributes'.  The empty list of attributes ()



reply via email to

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