From 718738d92a76d45de53ec6ef69ac917383256017 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 29 Oct 2014 22:23:50 -0700 Subject: [PATCH] * NEWS: Remove items backported to NEWS.24 --- etc/NEWS | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 27b58fefbeb..6cf981cd255 100644 --- 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) - * 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' -- 2.11.4.GIT