[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/spell-fu updated (cbe5cd84c3 -> 3caf7047ea)
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/spell-fu updated (cbe5cd84c3 -> 3caf7047ea) |
Date: |
Sat, 7 Jan 2023 07:12:23 -0500 (EST) |
elpasync pushed a change to branch elpa/spell-fu.
from cbe5cd84c3 Correct URL
new 83890ae6d3 Cleanup: quiet quote warnings
new df9abe16e2 Cleanup: sharp-quote function
new 8412ba02df Cleanup: use `zerop`
new 68d33508ef Add support for buffer local word-lists
new ed504863f5 Fix #13: Every word marked as incorrect on MS-Windows
new d0e67cdb25 When using jit-lock-stealth, ensure words out of the
view are checked
new 57a678a3c4 Cleanup: sharp-quote function
new 38f4a4a275 Fix #31: Failure to detect updated symlinked dictionaries
new 95e005969d Cleanup: replace 'if' with 'cond'
new 341575b1d0 Adding spell-fu-debug variable & spell-fu-reset command
new 0dc0568186 Update doc-string and readme for spell-fu-faces-exclude
new f62b6d3770 Cleanup: doc-string length
new be719051a6 readme: note when reset may be needed
new 219bc124a6 Cleanup: use private convention for mode management
functions
new 39549871c7 Cleanup: format
new f0d49dcc5a Cleanup: emacs native format
new bddea99f9c Fix #36: byte compilation error with Emacs 28.2
new 89b014194a Cleanup: emacs native format (update)
new 635c5c2eed Cleanup: sharp-quote function
new b89bfe035d Cleanup: correct typo in description
new 3caf7047ea Rename functions & variables that used a global- prefix
Summary of changes:
changelog.rst | 11 +-
readme.rst | 44 ++-
spell-fu.el | 1201 ++++++++++++++++++++++++++++++++++-----------------------
3 files changed, 760 insertions(+), 496 deletions(-)
- [nongnu] elpa/spell-fu updated (cbe5cd84c3 -> 3caf7047ea),
ELPA Syncer <=
- [nongnu] elpa/spell-fu 83890ae6d3 01/21: Cleanup: quiet quote warnings, ELPA Syncer, 2023/01/07
- [nongnu] elpa/spell-fu ed504863f5 05/21: Fix #13: Every word marked as incorrect on MS-Windows, ELPA Syncer, 2023/01/07
- [nongnu] elpa/spell-fu 219bc124a6 14/21: Cleanup: use private convention for mode management functions, ELPA Syncer, 2023/01/07
- [nongnu] elpa/spell-fu df9abe16e2 02/21: Cleanup: sharp-quote function, ELPA Syncer, 2023/01/07
- [nongnu] elpa/spell-fu 57a678a3c4 07/21: Cleanup: sharp-quote function, ELPA Syncer, 2023/01/07
- [nongnu] elpa/spell-fu f62b6d3770 12/21: Cleanup: doc-string length, ELPA Syncer, 2023/01/07
- [nongnu] elpa/spell-fu be719051a6 13/21: readme: note when reset may be needed, ELPA Syncer, 2023/01/07
- [nongnu] elpa/spell-fu f0d49dcc5a 16/21: Cleanup: emacs native format, ELPA Syncer, 2023/01/07
- [nongnu] elpa/spell-fu d0e67cdb25 06/21: When using jit-lock-stealth, ensure words out of the view are checked, ELPA Syncer, 2023/01/07
- [nongnu] elpa/spell-fu 341575b1d0 10/21: Adding spell-fu-debug variable & spell-fu-reset command, ELPA Syncer, 2023/01/07