comparison etc/NEWS @ 104887:7afec306d4c6

Mention world-readable install.
author Glenn Morris <rgm@gnu.org>
date Wed, 09 Sep 2009 02:38:06 +0000
parents 02bf3383a22f
children 2d6dc187388c
comparison
equal deleted inserted replaced
104886:386dbc11f8f7 104887:7afec306d4c6
29 29
30 *** --enable-profiling builds Emacs with profiling enabled. 30 *** --enable-profiling builds Emacs with profiling enabled.
31 This might not work on all platforms. 31 This might not work on all platforms.
32 32
33 *** --enable-checking[=OPTIONS] builds emacs with extra runtime checks. 33 *** --enable-checking[=OPTIONS] builds emacs with extra runtime checks.
34
35 ---
36 ** `make install' now consistently ignores umask, creating a
37 world-readable install.
34 38
35 * Changes in Emacs 23.2 39 * Changes in Emacs 23.2
36 40
37 ** New completion-style `initials' to complete M-x lch to list-command-history. 41 ** New completion-style `initials' to complete M-x lch to list-command-history.
38 42