1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00

Spelling fixes

This commit is contained in:
Paul Eggert 2024-06-04 22:13:47 -07:00
parent 636461686f
commit 3dcac22dd4
47 changed files with 65 additions and 65 deletions

View file

@ -291,7 +291,7 @@ and /* */ comments. SOFT works the same as in
;; I want to experiment with explicitly listing out all each cases and
;; handle them separately, as opposed to fiddling with `comment-start'
;; and friends. This will have more duplicate code and will be less
;; generic, but in the same time might save us from writting cryptic
;; generic, but in the same time might save us from writing cryptic
;; code to handle all sorts of edge cases.
;;
;; For this command, let's try to make it basic: if the current line