projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
190d365
)
* etc/NEWS: Say that Cairo is experimental.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 23 Jan 2016 09:42:33 +0000
(
01:42
-0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 23 Jan 2016 09:43:57 +0000
(
01:43
-0800)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index a3fd1ed51a2230111a2b86a933fa969b97a078e9..7a0d2efc6822d1ac8b63913934fd1d9be75152cf 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-35,6
+35,8
@@
otherwise leave it unmarked.
** New configure option --with-cairo.
This builds Emacs with Cairo drawing. As a side effect, it provides
support for built-in printing, when Emacs was built with GTK+.
+Cairo drawing is an experimental feature in Emacs, and subject to
+change in future releases.
+++
** New configure option --with-modules.