** New var `truncate-string-ellipsis' to choose how to indicate truncation.
----
-** The default value of `history-length' has increased to 100.
-
+++
** The new variable `term-file-aliases' replaces some files from lisp/term.
The function `tty-run-terminal-initialization' consults this variable
---
*** gulp.el
----
-*** crisp.el, tpu-edt.el, ws-mode.el
-These emulations of old editors are believed to be no longer relevant
- - contact emacs-devel@gnu.org if you disagree.
-
----
-*** vi.el, vip.el (try M-x viper instead)
-
\f
* New Modes and Packages in Emacs 25.1
*** x-get-selection-value is renamed to gui-get-primary-selection.
*** x-set-selection is renamed to gui-set-selection
-** call-process-shell-command and process-file-shell-command
-don't take "&rest args" any more.
-
** New function `alist-get', which is also a valid place (aka lvalue).
** New function `funcall-interactively', which works like `funcall'