aboutsummaryrefslogtreecommitdiffstats
path: root/admin/codespell
diff options
context:
space:
mode:
Diffstat (limited to 'admin/codespell')
-rw-r--r--admin/codespell/codespell.dictionary5
-rw-r--r--admin/codespell/codespell.exclude73
-rw-r--r--admin/codespell/codespell.ignore1
3 files changed, 74 insertions, 5 deletions
diff --git a/admin/codespell/codespell.dictionary b/admin/codespell/codespell.dictionary
index 59065fbf8e2..df6085feac8 100644
--- a/admin/codespell/codespell.dictionary
+++ b/admin/codespell/codespell.dictionary
@@ -1,6 +1,5 @@
1alis->alist, alias, alas, axis, alms, 1alis->alist, alias, alas, axis, alms,
2boostrap-clean->bootstrap-clean 2boostrap-clean->bootstrap-clean
3brunches->branches
4defalis->defalias 3defalis->defalias
5defalises->defaliases 4defalises->defaliases
6ecmacs->emacs 5ecmacs->emacs
@@ -8,10 +7,6 @@ ehsell->eshell
8emcs->emacs 7emcs->emacs
9file-writeable-p->file-writable-p 8file-writeable-p->file-writable-p
10finis->finish 9finis->finish
11firs->first
12hep->help
13least-favourite->least-favorite 10least-favourite->least-favorite
14lien->line
15liens->lines
16mecas->emacs 11mecas->emacs
17sehell->eshell, shell, 12sehell->eshell, shell,
diff --git a/admin/codespell/codespell.exclude b/admin/codespell/codespell.exclude
index 1f036478965..f01302b7931 100644
--- a/admin/codespell/codespell.exclude
+++ b/admin/codespell/codespell.exclude
@@ -1611,3 +1611,76 @@ Optional DETECTIN is an autoload cons from `ede-detect-directory-for-project'
1611 '("\\(?:Entering\\|Leavin\\(g\\)\\) directory [`']\\(.+\\)'$" (2 . 1)) 1611 '("\\(?:Entering\\|Leavin\\(g\\)\\) directory [`']\\(.+\\)'$" (2 . 1))
1612 "dropping" "fillin" "from" "granularity" "hppp" "inwindow" 1612 "dropping" "fillin" "from" "granularity" "hppp" "inwindow"
1613 (".G1" . ".G2") ; grap 1613 (".G1" . ".G2") ; grap
1614 (let ((tagret nil)
1615 (setq tagret (cons ans tagret))
1616 (setq tagret (append ans tagret)))
1617 tagret))
1618 (setq tagret ans)
1619 (setq tagret (car ans)))
1620 (cons objret tagret)))
1621 (prevend (track-changes--state-end state))
1622 (setq end prevend)
1623 (when (< endb prevend)
1624 (let ((new-end (+ end (- prevend endb))))
1625 (cl-assert (= prevend (+ beg lenbefore)))
1626 (cl-assert (<= beg prevbeg prevend endb))
1627 (- endb prevend)))
1628 (- endb prevend)))))
1629 ;; etc... whereas "real" declmods are valid for all types, buildin
1630 outin = ina | inb | \\=`constant;
1631 out = outin;
1632 comin comstart)
1633 (setq comin (point))
1634 (buffer-substring comstart comin))))
1635 (comment-string-strip (buffer-substring comstart comin) nil t))
1636 (buffer-substring (point) comin))
1637 (buffer-substring (line-beginning-position) comin))))
1638;; designate them are: eqn (e), grap (g), pic (p), tbl (t), vgrind
1639 FLUSHO and PENDIN.
1640 fo: { [x: any]: any } = {
1641 "\\<\\(?:\\(?:fals\\|tru\\)e\\)\\>")
1642 (search-forward "tru")
1643 (search-forward "Tru")
1644 (" fo.ba@example.com" 6 email "fo.ba@example.com")
1645 "t" "tr" "tru" "truE" "truee"
1646 "f" "fa" "fal" "fals" "falsE" "falsee"))
1647 int eventState, notIn;
1648 notIn = (down ? eventState & ~lastButtonState
1649 if ((notIn & (MotionEvent.BUTTON_PRIMARY
1650 if ((notIn & MotionEvent.BUTTON_PRIMARY) != 0)
1651 if ((notIn & MotionEvent.BUTTON_SECONDARY) != 0)
1652 if ((notIn & MotionEvent.BUTTON_TERTIARY) != 0)
1653 if ((notIn & MotionEvent.BUTTON_BACK) != 0)
1654 if ((notIn & MotionEvent.BUTTON_FORWARD) != 0)
1655 if ((notIn & MotionEvent.BUTTON_STYLUS_PRIMARY) != 0)
1656 if ((notIn & MotionEvent.BUTTON_STYLUS_SECONDARY) != 0)
1657argument \\='general-category, is Decimal_Numbers (Nd). It returns
1658 (let (compos comin)
1659 (setq comin (point))))))
1660 (setq comin (point))))
1661 (let* ((comstart (buffer-substring compos comin))
1662 (te (float-time
1663 (dt (- (if tend (min te tend) te)
16642022-04-20 Jean Abou Samra <jean@abou-samra.fr> (tiny change)
1665(string< "abc" "abd")
1666(string< "abd" "abc")
1667;; ("a") ("ab") ("abc") ("abd") ("abf") ("zab") ("acb")
1668;; `«(my-face)U:abd»'.
1669;; `«(my-fibonacci-property):(1 1 2 3 5 8):abd»'.
1670 :eval (string-collate-lessp "abc" "abd"))
1671 :eval (string-lessp "abc" "abd")
1672 :eval (string-greaterp "abd" "abc")
1673 :eval (string-collate-lessp "abc" "abd")))
1674 `(("abc" < "abd")
1675 (abc < "abd")
1676 (abc < abd)
1677 ("abc" < ,(string-to-multibyte "abd"))
1678 (,(string-to-multibyte "abc") < "abd")
1679 (,(string-to-multibyte "abc") < ,(string-to-multibyte "abd"))
1680 ("" . "a") ("a" . "b") ("A" . "a") ("abc" . "abd")
16812004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
1682;; location: http://www.anc.ed.ac.uk/~stephen/emacs/
1683 :link '(url-link "https://www.anc.ed.ac.uk/~stephen/emacs/")
1684 ((or (string-equal tag "anc") (string-equal tag "ancestor"))
1685 ("ro" :default "Continuare de pe pagina precedentă")
1686 ("ro" :default "Continuare pe pagina următoare")
diff --git a/admin/codespell/codespell.ignore b/admin/codespell/codespell.ignore
index 4f6135ca39a..02bd6d05838 100644
--- a/admin/codespell/codespell.ignore
+++ b/admin/codespell/codespell.ignore
@@ -1,4 +1,5 @@
1acknowledgements 1acknowledgements
2advices
2afile 3afile
3ake 4ake
4analogue 5analogue