aboutsummaryrefslogtreecommitdiffstats
path: root/admin/codespell
diff options
context:
space:
mode:
authorStefan Kangas2025-01-23 03:13:01 +0100
committerStefan Kangas2025-01-23 03:14:37 +0100
commitcda78edc7d9194181bcda1790f29cb7cf3ceb0b9 (patch)
tree389233e91d4734810d553bc48c57d9d107afe2a9 /admin/codespell
parentce50a1d3c18bcf0e5f51f4ed49f292f7be31010d (diff)
downloademacs-cda78edc7d9194181bcda1790f29cb7cf3ceb0b9.tar.gz
emacs-cda78edc7d9194181bcda1790f29cb7cf3ceb0b9.zip
; Fix typos
Diffstat (limited to 'admin/codespell')
-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 f4c67ae83e8..5bb85a0dac3 100644
--- a/admin/codespell/codespell.exclude
+++ b/admin/codespell/codespell.exclude
@@ -1743,3 +1743,16 @@ Timo Savola, Jorgen Sch@"afer, Holger Schauer, William Schelter, Ralph
1743 2a85d81c47 Add support for gathering statistics on use-package declar... 1743 2a85d81c47 Add support for gathering statistics on use-package declar...
1744 (let* ((nam (buffer-substring (match-beginning 2) (match-end 2))) 1744 (let* ((nam (buffer-substring (match-beginning 2) (match-end 2)))
1745 (setq nmlst (cons nam nmlst) 1745 (setq nmlst (cons nam nmlst)
1746 (elisp--safe-macroexpand-all): Make the warning more discrete.
1747|PACK|UNPK|INDX|BLD |LEN |... |
1748@key{INDX} removes an integer @var{n}, then builds a vector of
1749integers from 1 to @var{n}. @kbd{INV INDX} takes three numbers
1750(sref STRING INDX) returns the character in STRING at INDEX. INDEX
1751;; |PACK|UNPK|INDX|BLD |LEN |... |
1752 ( "INDX" (progn calc-num-prefix calc-index) "\C-u\excalc-index\r" )
1753 (calc-enter-result 3 "indx" (cons 'calcFunc-index (calc-top-list-n 3)))
1754 (calc-enter-result 0 "indx" (list 'calcFunc-index
1755 (elisp--safe-macroexpand-all): Make the warning more discreet.
1756 dee6b36286 If use-package-verbose is t, show loading times when :afte...
1757 267fc6d00c4 ruby-smie-rules: Fix misindentation of a method call afte...
1758 b0181dafb9e Improve documentation of 'enable-local-variables' in Emac...