aboutsummaryrefslogtreecommitdiffstats
path: root/admin/codespell/codespell.exclude
diff options
context:
space:
mode:
authorStefan Kangas2025-01-19 13:59:13 +0100
committerStefan Kangas2025-02-22 14:48:29 +0100
commit702cb123faf1bdbacf555188ae4997d6be3765fe (patch)
tree180e57cdda9e6280a7f2f9e377f3648c42bddbca /admin/codespell/codespell.exclude
parente682fd2d5ba5f471a6e4d07b7f691a1ba9fa1139 (diff)
downloademacs-702cb123faf1bdbacf555188ae4997d6be3765fe.tar.gz
emacs-702cb123faf1bdbacf555188ae4997d6be3765fe.zip
; Fix typos
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 edfcce0415a..471b489270c 100644
--- a/admin/codespell/codespell.exclude
+++ b/admin/codespell/codespell.exclude
@@ -1789,3 +1789,16 @@ ine\\(?:-global\\)?-minor-mode\\|ine-compilation-mode\\|un-cvs-mode\\|\
1789 (oarticle (make-symbol "gnus-setup-message-oarticle")) 1789 (oarticle (make-symbol "gnus-setup-message-oarticle"))
1790 (,oarticle gnus-article-reply) 1790 (,oarticle gnus-article-reply)
1791 (gnus-inews-add-send-actions ,winconf ,buffer ,oarticle ,config 1791 (gnus-inews-add-send-actions ,winconf ,buffer ,oarticle ,config
1792 Thur, Fri, Sat, Sun
1793[3]: Merget, Brinkmann, Aviram, Somorovsky, Mittmann, and
1794 (ansi-color-cyan :short "ansi-cyan" :slug "anc" :foreground ,fg-term-cyan)
1795 (ansi-color-bright-cyan :short "ansi-bright-cyan" :slug "ANc" :foreground ,fg-term-cyan-bright)
1796 (search-forward "foo.correc")
1797 "Your finger was not centred, try swiping your finger again"
1798 (ofrom (marker-position (widget-get group :from)))
1799 (should (= ofrom (widget-get group :from)))
1800 (ofrom (marker-position (widget-get group :from)))
1801 (should (= ofrom (widget-get group :from)))
1802 (should (equal (cl-subseq "hello world" -5 -1) "worl"))
1803 ("\\.te?xi\\'" . texinfo-mode)
1804 ("\\.te?xt\\'" . text-mode)