diff options
| author | Paul Eggert | 2011-06-02 01:25:28 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-06-02 01:25:28 -0700 |
| commit | 275a5dd65098a2d6fcc14c21f805fc8d5e4479ee (patch) | |
| tree | a03e79b0a7c066940ed02cd11927c7fd4080f092 /etc | |
| parent | 97f4ea979720e535ade3fe0055fb710e18fb7b5d (diff) | |
| parent | f797625a8ca7bc973b6943c6fce97f1e479a283d (diff) | |
| download | emacs-275a5dd65098a2d6fcc14c21f805fc8d5e4479ee.tar.gz emacs-275a5dd65098a2d6fcc14c21f805fc8d5e4479ee.zip | |
Merge from trunk.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -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'. | ||
| 72 | This is handy for minibuffer-only frames, and is also used for the "mouse-1 | ||
| 73 | pops 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 |