diff options
| author | Stefan Kangas | 2025-01-27 06:46:01 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2025-02-18 05:42:12 +0100 |
| commit | be7625cae7303a3c9adc810a23c15e8d9c07eebe (patch) | |
| tree | 3fd2d9f8cb23d9d3bc179abdb08be1a1f5830af6 /admin/codespell/codespell.exclude | |
| parent | d447cd9fcc0408e36705bfddd3150fa718fa4b83 (diff) | |
| download | emacs-be7625cae7303a3c9adc810a23c15e8d9c07eebe.tar.gz emacs-be7625cae7303a3c9adc810a23c15e8d9c07eebe.zip | |
; Fix typos
Diffstat (limited to 'admin/codespell/codespell.exclude')
| -rw-r--r-- | admin/codespell/codespell.exclude | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/admin/codespell/codespell.exclude b/admin/codespell/codespell.exclude index 5bb85a0dac3..23be3ddf2c4 100644 --- a/admin/codespell/codespell.exclude +++ b/admin/codespell/codespell.exclude | |||
| @@ -1756,3 +1756,30 @@ integers from 1 to @var{n}. @kbd{INV INDX} takes three numbers | |||
| 1756 | dee6b36286 If use-package-verbose is t, show loading times when :afte... | 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... | 1757 | 267fc6d00c4 ruby-smie-rules: Fix misindentation of a method call afte... |
| 1758 | b0181dafb9e Improve documentation of 'enable-local-variables' in Emac... | 1758 | b0181dafb9e Improve documentation of 'enable-local-variables' in Emac... |
| 1759 | (string-lessp "abc" "abd") | ||
| 1760 | (string-lessp "abd" "abc") | ||
| 1761 | @item @code{\ine} | ||
| 1762 | (idlwave-define-abbrev "ine" "IF N_Elements() EQ 0 THEN" | ||
| 1763 | @kbd{P l} (@code{mh-print-msg}) (the @i{l} is for @i{l}ine printer or | ||
| 1764 | * cookie.el (cookie): Enhance it to handle both LINS files and | ||
| 1765 | "^(def\\(custom\\|face\\|group\\|ine\\(?:-globalized\\)?-minor-mode\\)" nil t) | ||
| 1766 | ine\\(?:-global\\)?-minor-mode\\|ine-compilation-mode\\|un-cvs-mode\\|\ | ||
| 1767 | (message "Transpose: c(har), l(ine), p(aragraph), s(-exp), w(ord),") | ||
| 1768 | (t (message "Ask for: l(ine number), c(ursor position), p(age number)") | ||
| 1769 | ;; * ITS-style LINS format (strings terminated by ASCII 0 characters, | ||
| 1770 | "^\\(?:[Ee]rror on \\|[Ww]arning on\\( \\)\\)?[Ll]ine[ \t]+\\([0-9]+\\)[ \t]+\ | ||
| 1771 | (idlwave-define-abbrev "ine" "if n_elements() eq 0 then" (idlwave-keyword-abbrev 11)) | ||
| 1772 | "copy" "def~ine" "del" "desc~ribe" "disc~onnect" "ed~it" | ||
| 1773 | "undef~ine" "var~iable" "whenever") | ||
| 1774 | (insert "abc abd")) | ||
| 1775 | (should (string= (buffer-string) "abc abd")) | ||
| 1776 | (let (node indx comma) | ||
| 1777 | indx (match-string 3 url)) | ||
| 1778 | (when (> (length indx) 0) | ||
| 1779 | indx) | ||
| 1780 | (setq comma (match-string 2 indx)) | ||
| 1781 | (setq indx (match-string 1 indx)) | ||
| 1782 | (Info-index indx) | ||
| 1783 | (oarticle (make-symbol "gnus-setup-message-oarticle")) | ||
| 1784 | (,oarticle gnus-article-reply) | ||
| 1785 | (gnus-inews-add-send-actions ,winconf ,buffer ,oarticle ,config | ||