aboutsummaryrefslogtreecommitdiffstats
path: root/admin/codespell/codespell.exclude (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ; Fix typosStefan Kangas2025-02-221-0/+13
|
* Merge from savannah/emacs-30Po Lu2025-02-191-0/+27
|\ | | | | | | | | | | | | | | | | | | e97be722d39 Properly move existing tooltips on Android 0cf3d341522 ; * ChangeLog.4: Reformat down to 28 March 2024. ccaa0be8e71 ; * ChangeLog.4: Check in ommitted change. b5410cbea2e ; * ChangeLog.4: Fix log entries down to the 1 May 2024. be7625cae73 ; Fix typos d447cd9fcc0 ; * ChangeLog.4: Update. 5dc2a573750 ; * admin/authors.el (authors-ignored-files): Ignore gnus...
| * ; Fix typosStefan Kangas2025-02-181-0/+27
| |
* | Merge from origin/emacs-30Eli Zaretskii2025-01-251-0/+13
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 67903f5909d Restore the old behavior of `bookmark-write-file' 062da7003f9 ; Improve prompts and error messages in 'info-look' 52dc01f1c8b ; * admin/admin.el (set-version): Note about Android. fb282da2a07 Avoid double spaces around abbrevations in Texinfo bc1ab8ac3d8 ; * doc/emacs/custom.texi (Init Rebinding): Fix spacing. b41ef43af19 ; Fix previous change 5638b1d6bd4 Ispell: Use "personal dictionary" terminology consistently cc791e7499f ; Check man pages for mistakes less frequently 4ed4792e3b9 ; * admin/release-process: Minor copy-edits. 4a867c823b7 Add language server "ruff server" for Python 9e687c2871f Fix go-ts-mode type declaration indentation (Bug#75785) f751b3afa4f ; Minor improvements for doc strings in map.el cda78edc7d9 ; Fix typos ce50a1d3c18 ; * src/w32.c (w32_memory_info): Fix coding style of last... 58d3d4820ad Fix bug in w32_memory_info 77386412050 Avoid crashes in redisplay due to problematic font setups 0e3687e6006 Improve 'key-valid-p' docstring 9878092d2b9 Minor copyedits in internals.texi 4726900fdc5 Better document side-effect free and pure C functions 04c475a39f2 ; Fix documentation about faces of tool-tip text # Conflicts: # admin/codespell/codespell.exclude
| * ; Fix typosStefan Kangas2025-01-231-0/+13
| |
* | ; Fix typosStefan Kangas2024-11-211-1/+7
|/
* ; Fix typosStefan Kangas2024-10-271-3/+2
|
* ; Fix typosStefan Kangas2024-08-291-0/+59
|
* ; Fix typosStefan Kangas2024-07-181-0/+1
|
* ; Fix typosStefan Kangas2024-06-231-1/+1
|
* ; Fix typosStefan Kangas2024-06-161-0/+73
|
* ; Fix typosStefan Kangas2024-06-101-1/+14
|
* ; Fix typosStefan Kangas2024-06-071-0/+13
|
* ; Fix typosStefan Kangas2024-02-041-0/+2
|
* ; Fix typosStefan Kangas2024-01-281-18/+52
|
* ; Fix typosStefan Kangas2024-01-201-0/+1
|
* Add script admin/run-codespell and supporting filesStefan Kangas2024-01-201-0/+1550
* admin/codespell/README: * admin/codespell/codespell.dictionary: * admin/codespell/codespell.exclude: * admin/codespell/codespell.ignore: * admin/codespell/codespell.rc: * admin/run-codespell: New files.