diff options
Diffstat (limited to 'admin/codespell/codespell.exclude')
| -rw-r--r-- | admin/codespell/codespell.exclude | 13 |
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) | ||