Switching to more current version of filladapt.el from emacsmirror

Version at prior version had 'old-style backticks' issue with current Emacen.
This commit is contained in:
Alexander Goldstein 2021-01-31 23:38:45 -06:00
parent 215ff5e56c
commit 1aee3a0413

View File

@ -1,5 +1,4 @@
(:name filladapt
:description "Filladapt enhances the behavior of Emacs' fill functions by guessing the proper fill prefix in many contexts. Emacs has a built-in adaptive fill mode but Filladapt is much better."
:type http
:url "http://www.wonderworks.com/download/filladapt.el"
:type emacsmirror
:load "filladapt.el")