aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2014-02-06 19:22:34 -0800
committerGlenn Morris2014-02-06 19:22:34 -0800
commit2b568bc90bdae6daddd3e928f1b120015c26907b (patch)
treeccbd70414c2fc2546b25c99c70d710dbde208864 /etc
parente04d62b9d94817358faf16841a83859ed36ff3df (diff)
downloademacs-2b568bc90bdae6daddd3e928f1b120015c26907b.tar.gz
emacs-2b568bc90bdae6daddd3e928f1b120015c26907b.zip
Move iswitchb.el to obsolete/
Ref: http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00501.html * lisp/obsolete/iswitchb.el: Move to obsolete/. * lisp/simple.el (iswitchb-mode): Add manual autoloads to ease transition, since obsolete/ is not scanned for autoloads. * lisp/emacs-lisp/authors.el (authors-valid-file-names): Add iswitchb.el. * doc/emacs/ack.texi (Acknowledgments): No longer mention obsolete files. * doc/misc/viper.texi (File and Buffer Handling): Prefer ido to iswitchb. * etc/NEWS: Related edits.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 53aa825fb88..e2dcadb559f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -906,11 +906,15 @@ are obsolete. Customize the `woman-*' faces instead.
906 906
907** Obsolete packages 907** Obsolete packages
908 908
909*** Iswitchb; use icomplete-mode. 909+++
910*** iswitchb.el; use icomplete-mode.
910 911
911--- 912---
912*** longlines.el; use visual-line-mode. 913*** longlines.el; use visual-line-mode.
913 914
915---
916*** meese.el.
917
914+++ 918+++
915*** sup-mouse.el. 919*** sup-mouse.el.
916 920
@@ -918,7 +922,7 @@ are obsolete. Customize the `woman-*' faces instead.
918*** terminal.el; use term.el instead. 922*** terminal.el; use term.el instead.
919 923
920--- 924---
921*** the old version of todo-mode.el (now renamed to otodo-mode.el). 925*** the old version of todo-mode.el (renamed to otodo-mode.el).
922 926
923--- 927---
924*** xesam.el (owing to the cancellation of the XESAM project). 928*** xesam.el (owing to the cancellation of the XESAM project).