diff options
| author | Glenn Morris | 2020-01-24 07:50:22 -0800 |
|---|---|---|
| committer | Glenn Morris | 2020-01-24 07:50:22 -0800 |
| commit | 635e55e81240b40fe587e3e2e9fa97550a63203b (patch) | |
| tree | 1aaa94548ad7045a921a44dbfcddae43ef425410 /etc | |
| parent | d9385acac25ace1b41f34f120805ef14ccb93bd9 (diff) | |
| parent | 92f080dda8892861be7c175dc57f71dee0909d82 (diff) | |
| download | emacs-635e55e81240b40fe587e3e2e9fa97550a63203b.tar.gz emacs-635e55e81240b40fe587e3e2e9fa97550a63203b.zip | |
Merge from origin/emacs-27
92f080dda8 Tab-bar related finishing touches.
224e8d1464 Make call_process call signal_after_change. This fixes bu...
d02f2a793e * lisp/simple.el: Minor fixes to commentary.
196c42b8bf Fix a few typos
4f2b967795 Fix doc strings for image-dired rotation commands
# Conflicts:
# etc/NEWS
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS.27 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS.27 b/etc/NEWS.27 index 9c74c84f456..792851e5af5 100644 --- a/etc/NEWS.27 +++ b/etc/NEWS.27 | |||
| @@ -38,7 +38,7 @@ HarfBuzz text shaping engine. It is on by default; use './configure | |||
| 38 | --without-harfbuzz' to build without it. The HarfBuzz text shaping is | 38 | --without-harfbuzz' to build without it. The HarfBuzz text shaping is |
| 39 | available via new font backend drivers 'xfthb' and 'ftcrhb' for Xft | 39 | available via new font backend drivers 'xfthb' and 'ftcrhb' for Xft |
| 40 | and Cairo drawings, respectively, and via the 'harfbuzz' backend on | 40 | and Cairo drawings, respectively, and via the 'harfbuzz' backend on |
| 41 | MS-Windows. The Harfbuzz text shaping is preferred to the previously | 41 | MS-Windows. The HarfBuzz text shaping is preferred to the previously |
| 42 | supported ones, so the font backends that use older shaping engines | 42 | supported ones, so the font backends that use older shaping engines |
| 43 | (FLT on GNU and Unix systems and Uniscribe on MS-Windows) are not | 43 | (FLT on GNU and Unix systems and Uniscribe on MS-Windows) are not |
| 44 | enabled by default; they can be enabled via the 'font-backend' frame | 44 | enabled by default; they can be enabled via the 'font-backend' frame |