projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e74093d
)
; fix typo in previous commit
author
Robert Pluim
<rpluim@gmail.com>
Tue, 21 Jan 2020 07:22:34 +0000
(08:22 +0100)
committer
Robert Pluim
<rpluim@gmail.com>
Tue, 21 Jan 2020 07:22:50 +0000
(08:22 +0100)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 110ce7f4953ee1d29017c00ba6b72fa255d561b1..7f1f50759e013b1fece548b86f0a1599117cd77f 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-35,7
+35,7
@@
Note also that 'FontBackend' settings in .Xdefaults or .Xresources, or
'font-backend' frame parameter settings in your init files, may need
to be adjusted, as 'xft' is no longer a valid backend when using
Cairo. Use 'ftcrhb' if your Emacs was built with HarfBuzz support,
-and 'ftcr' otherwise. You can
this determine
by checking
+and 'ftcr' otherwise. You can
determine this
by checking
'system-configuration-features'. 'x' is still a valid backend.
---