diff options
| author | Stefan Kangas | 2024-11-04 22:27:36 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2024-11-21 10:06:19 +0100 |
| commit | 7cb77385d38b96377d404a2ab0e778b2dfce5c77 (patch) | |
| tree | b9a275865e75e3b40ba9a20fc937112a7911043d /admin/codespell | |
| parent | eee0ed8442aa78320a3e578ab290df145fb49624 (diff) | |
| download | emacs-7cb77385d38b96377d404a2ab0e778b2dfce5c77.tar.gz emacs-7cb77385d38b96377d404a2ab0e778b2dfce5c77.zip | |
; Fix typos
Diffstat (limited to 'admin/codespell')
| -rw-r--r-- | admin/codespell/codespell.exclude | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/admin/codespell/codespell.exclude b/admin/codespell/codespell.exclude index f4c67ae83e8..f11918f53f3 100644 --- a/admin/codespell/codespell.exclude +++ b/admin/codespell/codespell.exclude | |||
| @@ -1078,7 +1078,7 @@ decode_env_path (const char *evarname, const char *defalt, bool empty) | |||
| 1078 | Lisp_Object defalt; | 1078 | Lisp_Object defalt; |
| 1079 | val = tbl->defalt; | 1079 | val = tbl->defalt; |
| 1080 | counts the ordinary slots and the top, defalt, parent, and purpose | 1080 | counts the ordinary slots and the top, defalt, parent, and purpose |
| 1081 | verify (offsetof (struct Lisp_Char_Table, defalt) == header_size); | 1081 | static_assert (offsetof (struct Lisp_Char_Table, defalt) == header_size); |
| 1082 | XCHAR_TABLE (table)->defalt = val; | 1082 | XCHAR_TABLE (table)->defalt = val; |
| 1083 | string, and DEFALT is a string, read from DEFALT instead of VAL. */ | 1083 | string, and DEFALT is a string, read from DEFALT instead of VAL. */ |
| 1084 | string_to_object (Lisp_Object val, Lisp_Object defalt) | 1084 | string_to_object (Lisp_Object val, Lisp_Object defalt) |
| @@ -1743,3 +1743,9 @@ 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 | (df '((defualt :foreground "cyan")))) | ||
| 1747 | All the characters whose Unicode general-category is Nd now have the | ||
| 1748 | ;;; Each character whose Unicode general-category is Nd gets the digit | ||
| 1749 | (skipp (or (erc--memq-msg-prop 'erc--skip 'stamp) | ||
| 1750 | (when (and fullp culled (not skipp) (< 1 beg 3 end)) | ||
| 1751 | ((not skipp)) | ||