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

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

[elpa] branch externals/adaptive-wrap created (now 603648e)


From: Stefan Monnier
Subject: [elpa] branch externals/adaptive-wrap created (now 603648e)
Date: Sun, 29 Nov 2020 19:09:01 -0500 (EST)

monnier pushed a change to branch externals/adaptive-wrap.

        at  603648e   * .gitignore: New file

This branch includes the following new commits:

       new  db52f0b   Rename adaptive-wrap-prefix to adaptive-wrap.
       new  f78efba   Add adaptive-wrap-extra-indent. * 
adaptive-wrap/adaptive-wrap.el (adaptive-wrap-extra-indent): New var. 
(adaptive-wrap-fill-context-prefix): New function. 
(adaptive-wrap-prefix-function): Use it. (adaptive-wrap-prefix-mode): Add to 
visual-line custom group.
       new  5888dc0   Clean up copyright notices.
       new  77979be   * adaptive-wrap.el (adaptive-wrap-extra-indent): Fix 
buffer-localness. Reported by Jonathan Kotta <jpkotta@gmail.com>.
       new  710d484   Fix error during redisplay: (wrong-type-argument stringp 
nil)
       new  fb4aa4e   * adaptive-wrap.el (menu-bar-options-menu): Add checkbox 
for Adaptive Wrap to the Line Wrapping submenu. 
(adaptive-wrap-unload-function): New function.
       new  7db060b   * adaptive-wrap.el: Require easymenu (bug#14974).
       new  07e03a8   * adaptive-wrap.el: Fix bug#14974 by using 
define-key-after instead of easy-menu-add-item. 
(adaptive-wrap-unload-function): Remove.
       new  ef01f42   * adaptive-wrap.el (adaptive-wrap-mode): Move after 
font-lock (bug#15155).
       new  b17b789   Mark adaptive-wrap-extra-indent as safe if integerp 
(Bug#23816)
       new  a1cd968   * adaptive-wrap/adaptive-wrap.el: Fix use without 
font-lock
       new  dd32f62   * adaptive-wrap/adaptive-wrap.el: Fix interaction with 
visual-fill
       new  1289272   * adaptive-wrap.el (adaptive-wrap-fill-context-prefix): 
Ignore paragraph-start
       new  01e7d1f   adaptive-wrap: Fontify wrap-prefix
       new  603648e   * .gitignore: New file




reply via email to

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