aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 04faca80a3e..78b306f057e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -469,6 +469,11 @@ been shown in a specific window.
469This is handy for minibuffer-only frames, and is also used for the feature 469This is handy for minibuffer-only frames, and is also used for the feature
470where mouse-1 pops up *Messages*"', which can now easily be changed. 470where mouse-1 pops up *Messages*"', which can now easily be changed.
471 471
472---
473** Minibuffers set `truncate-lines' to nil.
474If you want to change the value to something else, you could use
475for example minibuffer-setup-hook.
476
472 477
473* Editing Changes in Emacs 24.1 478* Editing Changes in Emacs 24.1
474 479