elpasync pushed a change to branch elpa/hl-block-mode. at 7e0452c768 Change URL to codeberg
This branch includes the following new commits: new 877e14c064 Initial block highlighting mode. new 933cee11e3 Add readme new d47c372b06 Update readme.rst new d7e274c3f1 Update readme.rst new 6310fc8563 Create LICENSE new f957c01cf8 Docs: add missing sections to header new c85c9335f7 Cleanup: warnings, docs new 054dc21949 Enforce use of spaces for indentation new f763fff94e Follow lisp and emacs-lisp conventions new e7b5b014c9 Fix: localize hook & timer running when it shouldn't new 395c7315b7 Add option to match different bracket types new 5f532fef33 Cleanup: indentation new 326e026b66 Use character literal for '{' new b98c83d8cb Add global-hl-block-mode new 913447abd7 Fix typo new cceb66c9d7 Declare hl-block-overlay as a local variable new 9c5ee70df6 Cleanup: checkdoc warnings new 83059c1050 Cleanup: use package prefix new 9f39593c4f make hl-bock-mode lighter customizable new 047f9a972c fix byte-compile nag new ed833baa1a add global mode to usage docs new 00914d2938 Reduce default delay to 200ms new 74b5a89360 FIx typo new da2870d1d7 Update readme.rst new 28c9950a90 Fix for emacs 27, change in line highlighting new 6f9dfee5f7 Cleanup: use two space indentation new 0f1abe46d5 Apply auto-format new 6a8f871d7a Add .elisp-autofmt to enable auto-formatting new 6dc75e71b0 Fix global-hl-block-mode activating with the minibuffer new 6c74034246 Update URL new 82f42045c1 Enable lexical binding new 05a8c5119c readme: link to melpa, tweaks to syntax highlighting new 717b4f743c Cleanup: use group for hl-block-mode new 0ea43d3202 Cleanup: disable auto-load for internal function new dc5b0153bb Cleanup: byte-code compilation warnings new e7ab79e713 Cleanup: add code-sections new 72840769e9 Cleanup: remove use of 'post-command-hook' new ed4a599ead Cleanup: quiet checkdoc & package lint warnings new 59cdbd4d27 Use "push" instead of add-to-list new 4e28df960d Remove local variables when disabling the mode new 5436b8b210 Cleanup: minor changes to internal logic new 27e3ab4195 Cleanup: minor naming changes new 4a73d23ae2 Cleanup: over wide doc-string new c6341f404e Cleanup: store range data in cons cells instead of lists new 333490cf2d Add hl-block-multi-line option new f2ec1f167a Correct type of hl-block-color-tint new bb35a6c56b Add hl-block-single-level & hl-block-style new 497b0ac639 Cleanup: re-order custom settings new bd54144b34 Cleanup: re-organize sections new 3c49f80ada Cleanup: replace 'if' with 'cond' new 859d3cac49 readme: update example new 7e0c6954f9 readme: document draw styles new 618c0a78ef Correct bracket face new 59458a4b2b Initialize brackets from the syntax table new 81c692d654 Cleanup: define a group with defgroup new a165ce51fb Fix bracket draw style highlighting point-min/max new 2fb1cc165b Simplify local bracket variable use new d080364c64 Use a string for hl-block-bracket characters new a1c03970a0 Remove unnecessary requirement `seq` new 54ab1d6aba Fix bracket display highlighting a character next to (point) new b2f1c058be Cleanup: remove redundant group new 0593a1a77d Cleanup: docstrings new 3dd29cfbf2 Cleanup: use brief SPDX license new 7e0452c768 Change URL to codeberg