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

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

[elpa] branch externals/nlinum created (now 60d6af0)


From: Stefan Monnier
Subject: [elpa] branch externals/nlinum created (now 60d6af0)
Date: Sat, 28 Nov 2020 18:42:15 -0500 (EST)

monnier pushed a change to branch externals/nlinum.

        at  60d6af0   * .gitignore: New file

This branch includes the following new commits:

       new  37cc4b2   Add nlinum.el
       new  5081418   * nlinum.el: Speed up by caching last line-number. 
(nlinum--line-number-cache): New var. (nlinum--after-change, 
nlinum--line-number-at-pos): New functions. (nlinum-mode, nlinum--region): Use 
them.
       new  d7dbf4a   * nlinum.el: Add global-nlinum-mode and 
nlinum-format-function.
       new  132ef19   * nlinum.el (nlinum-format): New custom variable. 
(nlinum--region): Change calling convention of nlinum-format-function. 
(nlinum-format-function): Change default value accordingly; Use nlinum-format; 
Try to generate less garbage.
       new  c64e489   * packages/nlinum/nlinum.el (nlinum-mode): Don't leave 
overlays around when switching major mode.
       new  ba66199   * packages/nlinum/nlinum.el (nlinum--face-height): New 
function. (nlinum--setup-window): Use it.
       new  9a52252   Fixes: debbugs:17906
       new  02d3ccf   * nlinum.el: Use face-width if available.  Hook into 
text-scale-mode
       new  fbe07f1   * nlinum.el (nlinum--setup-window): Better preserve 
margin settings
       new  0ef1df7   * nlinum.el: Add highlighting of the current line
       new  5cda97a   * nlinum.el: Bump version to 1.7
       new  a4ae169   nlinum.el: Make it possible to use the right margin
       new  f959610   * nlinum/nlinum.el: Don't assume nlinum-use-right-margin 
is fixed
       new  8fd46ee   Fix nlinum face height function (Bug#26552)
       new  7b18687   * packages/nlinum/nlinum.el: Bump version to 1.8.1.
       new  99d0fef   * packages/nlinum/nlinum.el (nlinum-widen): New custom var
       new  05d0274   * packages/nlinum/nlinum.el (nlinum--check-narrowing): 
Flush the line-number-cache as well.
       new  ac8059b   * packages/nlinum/nlinum.el (nlinum--check-narrowing): 
Reset current-line
       new  16d30cf   * packages/nlinum/nlinum.el (nlinum--flush): Widen to 
really flush all.
       new  60d6af0   * .gitignore: New file




reply via email to

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