diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2024-06-16 21:59:42 +0200 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2024-06-16 22:38:26 +0200 |
| commit | c0eefebabfee011f0ec7631d055e482e4965a24d (patch) | |
| tree | ca50616f960b0a16c7c79fe406c01b016e156e1c /ChangeLog.4 | |
| parent | 90234ba7f024f3dae342689b47930835e4904503 (diff) | |
; Fix typos
Diffstat (limited to 'ChangeLog.4')
| -rw-r--r-- | ChangeLog.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog.4 b/ChangeLog.4 index a9450fdba6c..fa55bc0fe55 100644 --- a/ChangeLog.4 +++ b/ChangeLog.4 @@ -7999,7 +7999,7 @@ Given an inlay hints at position POS, its attached to [POS, POS+1] if it's kind=1 (usually type hints) and [POS-1, POS] otherwise. For kind=1 hints, the 'cursor position of the first such overlay is also - tweaked, so that's it's less akward to edit around it. + tweaked, so that's it's less awkward to edit around it. * lisp/progmodes/eglot.el (eglot--before-change): Don't delete hints here. @@ -35893,7 +35893,7 @@ Merge from origin/emacs-28 395760dcd3 Update ChangeLog and AUTHORS for Emacs 28.2 - ddabb03a01 * doc/misc/idlwave.texi (Troubleshooting): Don't say "Emac... + ddabb03a01 * doc/misc/idlwave.texi (Troubleshooting): Don't say "Emacs... 724444f3d5 ; * doc/emacs/misc.texi (emacsclient Options): Fix typo. b96257162d Don't mention very old Emacs versions in docs @@ -56282,7 +56282,7 @@ 2022-06-14 Mattias EngdegÄrd <mattiase@acm.org> - Simplify byte-compiler assuming cconv normalisations + Simplify byte-compiler assuming cconv normalizations * lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code-walker) (byte-optimize-let-form, byte-optimize-letX): @@ -56296,7 +56296,7 @@ Make cconv work for dynamically bound code and always run it. This allows later stages to benefit from transformations and - normalisations in cconv. + normalizations in cconv. * lisp/emacs-lisp/bytecomp.el (byte-compile-preprocess): Always run cconv. @@ -104223,7 +104223,7 @@ Merge from origin/emacs-28 f1c9286 ; * doc/misc/org.org: fix capture context example - af67ce6 Merge branch 'emacs-28' of git.savannah.gnu.org:/srv/git/emac... + af67ce6 Merge branch 'emacs-28' of git.savannah.gnu.org:/srv/git/emacs... 610680a Fix rendering of title-less <abbr> tags in shr 2ba4ccf ; * lisp/files.el (make-nearby-temp-file): Doc fix. |
