; NEWS copyedits
This commit is contained in:
parent
b7c22fab7d
commit
890631bc6a
1 changed files with 3 additions and 4 deletions
7
etc/NEWS
7
etc/NEWS
|
@ -25,14 +25,13 @@ applies, and please also update docstrings as needed.
|
|||
* Installation Changes in Emacs 28.1
|
||||
|
||||
** Emacs now optionally supports native compilation of Lisp files.
|
||||
To enable, configure Emacs with the '--with-native-compilation' option
|
||||
to the 'configure' script. This requires to have the libgccjit
|
||||
library to be installed and functional.
|
||||
To enable this, configure Emacs with the '--with-native-compilation' option.
|
||||
This requires the libgccjit library to be installed and functional.
|
||||
|
||||
---
|
||||
** Support for building with Motif has been removed.
|
||||
|
||||
** Cairo graphics library is now used by default if found.
|
||||
** The Cairo graphics library is now used by default if present.
|
||||
'--with-cairo' is now the default, if the appropriate development files
|
||||
are found by 'configure'. Note that building with Cairo means using
|
||||
Pango instead of libXFT for font support. Since Pango 1.44 has
|
||||
|
|
Loading…
Add table
Reference in a new issue