aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index fa7f01d1bc4..a7cd465e24c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -32,6 +32,10 @@ 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 34
35---
36** `make install' now consistently ignores umask, creating a
37world-readable install.
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.