From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] trunk r115058: * lisp/iswitchb.el (iswitchb-mode): Mark ob Date: Sat, 16 Nov 2013 22:02:53 +0800 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1384610576 8456 80.91.229.3 (16 Nov 2013 14:02:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 Nov 2013 14:02:56 +0000 (UTC) To: Stefan Monnier , emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 16 15:03:02 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VhgSi-0004aM-Ga for ged-emacs-devel@m.gmane.org; Sat, 16 Nov 2013 15:03:00 +0100 Original-Received: from localhost ([::1]:35926 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VhgSi-0006oI-4b for ged-emacs-devel@m.gmane.org; Sat, 16 Nov 2013 09:03:00 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42073) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VhgSd-0006kx-RR for emacs-devel@gnu.org; Sat, 16 Nov 2013 09:02:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VhgSc-0000Gs-Sr for emacs-devel@gnu.org; Sat, 16 Nov 2013 09:02:55 -0500 Original-Received: from mail-wi0-x230.google.com ([2a00:1450:400c:c05::230]:37399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VhgSc-0000Gh-M7 for emacs-devel@gnu.org; Sat, 16 Nov 2013 09:02:54 -0500 Original-Received: by mail-wi0-f176.google.com with SMTP id f4so2133821wiw.9 for ; Sat, 16 Nov 2013 06:02:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=1+ndRJKKItOcqPhx0nlykA3w0XGT5/xAk/SAwPel5T4=; b=RjzK+/WtyO/WxYMvOq4FBdJ/AEHzc2xdHRVt9HgTKOKHEOVMoL6GrNmNQMlTBPqFly K4PFxKFIlg1+TM46+ZZNsauANdwNpoeyCtQE+nv9N5d+LlPr16cmudkFvtK/YL0zlu4H xgRABxFcJM0u2q4EPp60ysqHHg2+s7t4aGkuxnixsnXR/s+YNekPsfIvtDYBdZf55Thn GUiELwCgMWJ6q4e1rLrDUi452Zsxwm6SrbJEeN1CIN9eiNRXiTplHDwWyt9tCGy2MvZy YywRfN8XUwghGnku/0JNZiOGbB76MAuWLgXmk7XjO33t6yIEK2UjjgnVLTSE8YzUvHeQ 7lsg== X-Received: by 10.180.77.34 with SMTP id p2mr10888210wiw.59.1384610573357; Sat, 16 Nov 2013 06:02:53 -0800 (PST) Original-Received: by 10.194.54.10 with HTTP; Sat, 16 Nov 2013 06:02:53 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::230 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:165275 Archived-At: > revno: 115058 > branch nick: trunk > timestamp: Sun 2013-11-10 23:50:56 -0500 > message: > * lisp/iswitchb.el (iswitchb-mode): Mark obsolete. > modified: > etc/NEWS news-20100311060928-aoit31wvzf25yr1z-1 > lisp/ChangeLog changelog-20091113204419-o5vbwnq5f7feedwu-1432 > lisp/iswitchb.el > iswitchb.el-20091113204419-o5vbwnq5f7feedwu-1173 > === modified file 'etc/NEWS' > --- a/etc/NEWS 2013-11-05 07:44:14 +0000 > +++ b/etc/NEWS 2013-11-11 04:50:56 +0000 > @@ -587,6 +587,8 @@ > > ** Obsolete packages: > > +*** Iswitchb is made obsolete by icomplete-mode. > + > *** longlines.el is obsolete; use visual-line-mode instead. > > +++ > > === modified file 'lisp/ChangeLog' > --- a/lisp/ChangeLog 2013-11-11 00:58:13 +0000 > +++ b/lisp/ChangeLog 2013-11-11 04:50:56 +0000 > @@ -1,3 +1,7 @@ > +2013-11-11 Stefan Monnier > + > + * iswitchb.el (iswitchb-mode): Mark obsolete. > + > 2013-11-11 Glenn Morris > > * international/uni-bidi.el, international/uni-category.el: > > === modified file 'lisp/iswitchb.el' > --- a/lisp/iswitchb.el 2013-03-30 16:55:47 +0000 > +++ b/lisp/iswitchb.el 2013-11-11 04:50:56 +0000 > @@ -1427,6 +1427,8 @@ > (add-hook 'minibuffer-setup-hook 'iswitchb-minibuffer-setup) > (remove-hook 'minibuffer-setup-hook 'iswitchb-minibuffer-setup))) > > +(make-obsolete 'iswitchb-mode 'icomplete-mode "24.4") > + > (provide 'iswitchb) > > ;;; iswitchb.el ends here Maybe we should also: * Remove iswitchb in doc/emacs/{buffers, ack, emacs}.texi * move iswitchb.el to lisp/obsolete/ * Add a `;; Obsolete-since: 24.4' header IMHO only marking `iswitchb-mode' obsolete isn't enough. People seldom use other iswitchb-* functions/variables, so we can obsolete the entire library. -- http://www.gnu.org/software/emacs/