]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Some easily fixed documentation marks
authorEli Zaretskii <eliz@gnu.org>
Sat, 14 Nov 2015 16:22:45 +0000 (18:22 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 14 Nov 2015 16:22:45 +0000 (18:22 +0200)
etc/NEWS

index e631da24e11b636a1db1fbe5971d96597103e693..591ed024a4fef077919eead54b9cde520d17d076 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -36,6 +36,7 @@ otherwise leave it unmarked.
 This builds Emacs with Cairo drawing.  As a side effect, it provides
 support for built-in printing, when Emacs was built with GTK+.
 
+---
 ** By default, Emacs no longer works on IRIX.  We expect that Emacs
 users are not affected by this, as SGI stopped supporting IRIX in
 December 2013.  If you are affected, please send a bug report.  You
@@ -43,12 +44,14 @@ should be able to work around the problem either by porting the Emacs
 undumping code to GCC under IRIX, or by configuring --with-wide-int,
 or by sticking with Emacs 24.4.
 
+---
 ** The Emacs garbage collector assumes GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS.
 The GC_MAKE_GCPROS_NOOPS stack-marking variant has been the default
 since Emacs 24.4, and the other variants were undocumented and were
 obstacles to maintenance and development.  GC_MARK_STACK and its
 related symbols have been removed from the C internals.
 
+---
 ** 'configure' now prefers gnustep-config when configuring GNUstep.
 If gnustep-config is not available, the old heuristics are used.
 
@@ -67,6 +70,7 @@ supported, and its presence led to confusion during configuration.
 This affects only the 'movemail' utility; Emacs itself can still
 process MMDF-format files as before.
 
++++
 ** The configure option '--enable-silent-rules' is now the default,
 and silent rules are now quieter.  To get the old behavior where
 'make' chatters a lot, configure with '--disable-silent-rules' or
@@ -84,6 +88,7 @@ be installed setgid.  The option now defaults to the 'games' group.
 It has no particular connection to Emacs and has not changed in years,
 so if you want to use it, you can always take a copy from an older Emacs.
 
+---
 ** Emacs 25 comes with a new set of icons.
 Various resolutions are available as etc/images/icons/hicolor/*/apps/emacs.png.
 The old Emacs logo icons are available as `emacs23.png' in the same location.