]> git.eshelyaron.com Git - emacs.git/commitdiff
* NEWS: Remove items backported to NEWS.24
authorGlenn Morris <rgm@gnu.org>
Thu, 30 Oct 2014 05:23:50 +0000 (22:23 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 30 Oct 2014 05:23:50 +0000 (22:23 -0700)
etc/NEWS

index 27b58fefbebfa39db9841e6bd8d8f194c00976d7..6cf981cd255cb2f310e72a244c3ece5a26795128 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -64,9 +64,6 @@ when called interactively.  A prefix argument toggles this behavior.
 
 ** 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
@@ -271,14 +268,6 @@ By default, 32 spaces and four TABs are considered to be too much but
 ---
 *** 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
 
@@ -315,9 +304,6 @@ Emacs-21.
 *** 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'