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

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

[nongnu] branch elpa/page-break-lines created (now 5e9ed86bb5)


From: ELPA Syncer
Subject: [nongnu] branch elpa/page-break-lines created (now 5e9ed86bb5)
Date: Tue, 5 Sep 2023 04:02:56 -0400 (EDT)

elpasync pushed a change to branch elpa/page-break-lines.

        at  5e9ed86bb5 Ignore all .elc files

This branch includes the following new commits:

       new  cff419b126 Initial commit
       new  b72e1c4f96 Fix function names
       new  965bc23670 Add a basic README
       new  a74fba388e Convert to separate minor-mode and global-minor-mode 
variants.
       new  d310e75652 Rename face from page-break-lines-face to 
page-break-lines
       new  9c3140f88c Docstring updates
       new  71f1eacbaf Add missing autoload
       new  dd8387ab74 Indentation fix
       new  b836f614db Better docstring for customization group
       new  58c0dd0ace Add blog/twitter links
       new  85cec0af15 Enable page-break-lines in outline-mode
       new  55d36c6af4 Merge pull request #1 from lunaryorn/patch-1
       new  4285943db3 Enable in derived modes of `page-break-lines-modes'
       new  fc6e1c648c Merge pull request #2 from drothlis/derived-modes
       new  5420486ed3 Rule can apparently extend safely to the full window 
width
       new  502aee8208 Add more information about font width issue, and provide 
workaround
       new  d1d87ba829 Mark up code in README as lisp
       new  1f71eb258a Add note about the use of text-scale-{increase,decrease}
       new  eb42a4150d Omit redundant buffer argument to minibufferp
       new  077aba9ced Set checkdoc-minor-mode locally using var, not exec
       new  2298a8769a Also enable by default in scheme and lisp modes
       new  5d0e9d140a Add help-mode to the list of default modes
       new  908581b869 Shorten rule width slightly when word-wrap is on (see #5)
       new  260bdd6a86 Also shorten rule by one character in console windows 
(fixes #6)
       new  ac91cf5703 Always shorten rule by 1 character relative to window 
width
       new  b75fe828dc Add MELPA badges
       new  610887764e Update MELPA URLs
       new  17b60b19aa Add screenshot
       new  fd3de66bb8 Mention @wasamasa's similar form-feed package
       new  a294b61364 Swap section order to avoid byte compilation warning
       new  925447ac16 Update copyright year
       new  e9fe243810 Prefer Package-Version header to Version
       new  92d7d1b699 Also update display tables via after-setting-font-hook
       new  36d3f93a23 More efficiently update display tables
       new  8c0c47dd22 Make mode line indicator customizable
       new  2b8b800e1d Merge pull request #8 from peniblec/mode-line-indicator
       new  000f6a3d7c Also trigger on the new window-size-change-functions hook
       new  67b5928a7f Keep the correct ine width even when text-scale-mode is 
active
       new  9229260e88 Drop mention of marmalade
       new  128f1fe3eb Not to intefere with buffers not in 
page-break-lines-modes.
       new  28a152d9b2 Merge pull request #11 from xahlee/master
       new  65fc27e4c8 Remove turn-on/turn-off functions
       new  4e5034de4b Adjust the length according to the width of 
page-break-lines-char
       new  c133848345 Merge pull request #13 from knu/char-width
       new  b8082232c5 Autoload customizable variables
       new  82f9100312 Merge pull request #15 from xiongtx/autoload-defcustom
       new  29f9314f8e Handle the new native display-line-number functionality
       new  d16df692b3 Fix checkdoc warning
       new  913732ad06 Fix minor package-lint issues
       new  c82759f267 Add Patreon badge
       new  610dbdc9d3 Perform width calculations pixel-wise to increase 
accuracy
       new  ae1c006598 Current code requires Emacs 24.4
       new  fd3b7e38ad Drop redundant byte-compile-warnings flag
       new  5872e5d51c Fix disabling when major mode is derived from one of 
p-b-l-modes
       new  87e801efb8 Merge pull request #20 from peniblec/master
       new  614293efeb Fix docstring reference to page-break-lines-char
       new  9b509e2cb2 Merge pull request #21 from kyleam/fix-var-ref
       new  4864661bf6 Allow specifying maximum width of page break indicator
       new  6f19d894bd Merge pull request #22 from camdez/max-width
       new  2e1d274e11 Prefer "elisp" for code blocks
       new  6fb993a420 There's no need to autoload the custom vars
       new  31f1fbe0e3 Prefer set-display-table-slot to raw aset
       new  6a7dd69727 Enable lexical-binding
       new  17ef8e30de Add FUNDING.yml
       new  a550e8d534 Add CI
       new  2da89cae7d Add fboundp check for line-number-display-width
       new  314b397910 Revert "Prefer set-display-table-slot to raw aset"
       new  f8c4cd7fc6 Add Emacs 27.1 to CI
       new  ba4f69f4af Add README reference to Emacs “pages” and their bindings
       new  24fee30edf Merge pull request #32 from MicahElliott/master
       new  460567485e Tidy up readme links. prefer https, update footer
       new  8d397a9471 Fix link
       new  34cd91d841 Fix other link
       new  69caea0703 Remove obsolete alias (fixes #33)
       new  3b8549cd41 Add Emacs 27.2 to CI matrix
       new  28783cd6b8 Replace deprecated function name in README
       new  cc283621c6 Add Emacs 28.1 to CI matrix
       new  79eca86e06 Add Emacs 28.2 to CI, cut down size of matrix
       new  c4283f580f Release 0.15
       new  5e9ed86bb5 Ignore all .elc files




reply via email to

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