aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert2011-06-02 01:25:28 -0700
committerPaul Eggert2011-06-02 01:25:28 -0700
commit275a5dd65098a2d6fcc14c21f805fc8d5e4479ee (patch)
treea03e79b0a7c066940ed02cd11927c7fd4080f092 /etc
parent97f4ea979720e535ade3fe0055fb710e18fb7b5d (diff)
parentf797625a8ca7bc973b6943c6fce97f1e479a283d (diff)
downloademacs-275a5dd65098a2d6fcc14c21f805fc8d5e4479ee.tar.gz
emacs-275a5dd65098a2d6fcc14c21f805fc8d5e4479ee.zip
Merge from trunk.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 509b304d369..25fd259eb9a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -68,6 +68,10 @@ and also when HOME is set to C:\ by default.
68 68
69* Changes in Emacs 24.1 69* Changes in Emacs 24.1
70 70
71** The inactive minibuffer has its own major mode `minibuffer-inactive-mode'.
72This is handy for minibuffer-only frames, and is also used for the "mouse-1
73pops up *Messages*" feature, which can now easily be changed.
74
71** emacsclient changes 75** emacsclient changes
72 76
73*** New emacsclient argument --parent-id ID can be used to open a 77*** New emacsclient argument --parent-id ID can be used to open a