diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -67,6 +67,9 @@ from load-path. -Q now implies this. | |||
| 67 | 67 | ||
| 68 | * Changes in Emacs 24.1 | 68 | * Changes in Emacs 24.1 |
| 69 | 69 | ||
| 70 | ** Completion in a non-minibuffer now tries to detect the end of completion | ||
| 71 | and pops down the *Completions* buffer accordingly. | ||
| 72 | |||
| 70 | ** emacsclient changes | 73 | ** emacsclient changes |
| 71 | 74 | ||
| 72 | *** New emacsclient argument --parent-id ID can be used to open a | 75 | *** New emacsclient argument --parent-id ID can be used to open a |