aboutsummaryrefslogtreecommitdiffstats
path: root/admin/codespell/codespell.exclude
diff options
context:
space:
mode:
Diffstat (limited to 'admin/codespell/codespell.exclude')
-rw-r--r--admin/codespell/codespell.exclude13
1 files changed, 13 insertions, 0 deletions
diff --git a/admin/codespell/codespell.exclude b/admin/codespell/codespell.exclude
index f11918f53f3..5ebe467bcfe 100644
--- a/admin/codespell/codespell.exclude
+++ b/admin/codespell/codespell.exclude
@@ -1749,3 +1749,16 @@ All the characters whose Unicode general-category is Nd now have the
1749 (skipp (or (erc--memq-msg-prop 'erc--skip 'stamp) 1749 (skipp (or (erc--memq-msg-prop 'erc--skip 'stamp)
1750 (when (and fullp culled (not skipp) (< 1 beg 3 end)) 1750 (when (and fullp culled (not skipp) (< 1 beg 3 end))
1751 ((not skipp)) 1751 ((not skipp))
1752 (elisp--safe-macroexpand-all): Make the warning more discrete.
1753|PACK|UNPK|INDX|BLD |LEN |... |
1754@key{INDX} removes an integer @var{n}, then builds a vector of
1755integers from 1 to @var{n}. @kbd{INV INDX} takes three numbers
1756(sref STRING INDX) returns the character in STRING at INDEX. INDEX
1757;; |PACK|UNPK|INDX|BLD |LEN |... |
1758 ( "INDX" (progn calc-num-prefix calc-index) "\C-u\excalc-index\r" )
1759 (calc-enter-result 3 "indx" (cons 'calcFunc-index (calc-top-list-n 3)))
1760 (calc-enter-result 0 "indx" (list 'calcFunc-index
1761 (elisp--safe-macroexpand-all): Make the warning more discreet.
1762 dee6b36286 If use-package-verbose is t, show loading times when :afte...
1763 267fc6d00c4 ruby-smie-rules: Fix misindentation of a method call afte...
1764 b0181dafb9e Improve documentation of 'enable-local-variables' in Emac...