diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -43,6 +43,10 @@ You can disable this by using --without-selinux. | |||
| 43 | 43 | ||
| 44 | * Changes in Emacs 24.1 | 44 | * Changes in Emacs 24.1 |
| 45 | 45 | ||
| 46 | ** New emacsclient argument --parent-id ID can be used to open a | ||
| 47 | client frame in parent X window ID, via XEmbed. This works like the | ||
| 48 | --parent-id argument to Emacs. | ||
| 49 | |||
| 46 | ** Completion can cycle, depending on completion-cycle-threshold. | 50 | ** Completion can cycle, depending on completion-cycle-threshold. |
| 47 | 51 | ||
| 48 | ** auto-mode-case-fold is now enabled by default. | 52 | ** auto-mode-case-fold is now enabled by default. |