diff options
| author | Eli Zaretskii | 2023-12-10 10:35:54 -0500 |
|---|---|---|
| committer | Eli Zaretskii | 2023-12-10 10:35:54 -0500 |
| commit | 0da2a4650cdac008ac9a50ec8a7729093632a6a8 (patch) | |
| tree | afa1912d319f67994506ae8ee6236d2c61aa8a8b /doc/misc | |
| parent | fab48f1a543bed74e031d2e2cebac4e1165d7b4b (diff) | |
| parent | 2773cf9e013a989df99a689317de941bde2cbf29 (diff) | |
| download | emacs-0da2a4650cdac008ac9a50ec8a7729093632a6a8.tar.gz emacs-0da2a4650cdac008ac9a50ec8a7729093632a6a8.zip | |
Merge from origin/emacs-29
2773cf9e013 ; Fix typos
020aff95fa3 ; Fix typos in ChangeLog files
5e03a621efc ; * lisp/progmodes/c-ts-mode.el (c-ts-mode--else-heuristi...
f0734e1c0d1 Fix c-ts-mode indent heuristic (bug#67417)
08fc6bace20 Fix c-ts-mode indentation (bug#67357)
71bc2815ccd Add font-locking for hash-bang lines in typescript-ts-mode.
db8347c8c87 Add font-locking for hash-bang lines in js-ts-mode
91f2ade57bb ruby-mode: Better detect regexp vs division (bug#67569)
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog.1 | 2 | ||||
| -rw-r--r-- | doc/misc/modus-themes.org | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog.1 b/doc/misc/ChangeLog.1 index 832dbd846a6..f8f2d27b723 100644 --- a/doc/misc/ChangeLog.1 +++ b/doc/misc/ChangeLog.1 | |||
| @@ -6011,7 +6011,7 @@ | |||
| 6011 | (RSS Feeds): New section. | 6011 | (RSS Feeds): New section. |
| 6012 | (Built-in table editor): Document M-e and M-a navigate | 6012 | (Built-in table editor): Document M-e and M-a navigate |
| 6013 | inside table field. | 6013 | inside table field. |
| 6014 | (Stuck projects): Docment that projects identified as | 6014 | (Stuck projects): Document that projects identified as |
| 6015 | un-stuck will still be searched for stuck sub-projects. | 6015 | un-stuck will still be searched for stuck sub-projects. |
| 6016 | (Paragraphs): Document centering. | 6016 | (Paragraphs): Document centering. |
| 6017 | (Creating timestamps, Agenda commands): Document new | 6017 | (Creating timestamps, Agenda commands): Document new |
diff --git a/doc/misc/modus-themes.org b/doc/misc/modus-themes.org index bdcb0793098..e109926cb72 100644 --- a/doc/misc/modus-themes.org +++ b/doc/misc/modus-themes.org | |||
| @@ -5080,7 +5080,7 @@ each of the three channels of light (red, green, blue). For example: | |||
| 5080 | : xrandr --output LVDS1 --brightness 1.0 --gamma 0.76:0.75:0.68 | 5080 | : xrandr --output LVDS1 --brightness 1.0 --gamma 0.76:0.75:0.68 |
| 5081 | 5081 | ||
| 5082 | Typography is another variable. Some font families are blurry at small | 5082 | Typography is another variable. Some font families are blurry at small |
| 5083 | point sizes. Others may have a regular weight that is lighter (thiner) | 5083 | point sizes. Others may have a regular weight that is lighter (thinner) |
| 5084 | than that of their peers which may, under certain circumstances, cause a | 5084 | than that of their peers which may, under certain circumstances, cause a |
| 5085 | halo effect around each glyph. | 5085 | halo effect around each glyph. |
| 5086 | 5086 | ||