diff options
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -617,6 +617,12 @@ calling external rgrep. | |||
| 617 | +++ | 617 | +++ |
| 618 | *** If a command exits abnormally, the Eshell prompt now shows its exit code. | 618 | *** If a command exits abnormally, the Eshell prompt now shows its exit code. |
| 619 | 619 | ||
| 620 | +++ | ||
| 621 | *** New user option 'eshell-history-append'. | ||
| 622 | If non-nil, each Eshell session will save history by appending new | ||
| 623 | entries of that session to the history file rather than overwriting | ||
| 624 | the file with the whole history of the session. The default is nil. | ||
| 625 | |||
| 620 | ** Minibuffer and Completions | 626 | ** Minibuffer and Completions |
| 621 | 627 | ||
| 622 | *** New commands 'previous-line-completion' and 'next-line-completion'. | 628 | *** New commands 'previous-line-completion' and 'next-line-completion'. |