aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier2013-11-10 23:50:56 -0500
committerStefan Monnier2013-11-10 23:50:56 -0500
commit122a7e463a3a4db38d15b710688bc7286745f656 (patch)
tree87f489600f1cc9773bfe6f85574c527733e077b1 /etc
parenta80a32e8c49c1ab284f9ee29982bea714a6a41ca (diff)
downloademacs-122a7e463a3a4db38d15b710688bc7286745f656.tar.gz
emacs-122a7e463a3a4db38d15b710688bc7286745f656.zip
* lisp/iswitchb.el (iswitchb-mode): Mark obsolete.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index fb519021179..5fa56401641 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -587,6 +587,8 @@ display a `Homepage' header, if it's present.
587 587
588** Obsolete packages: 588** Obsolete packages:
589 589
590*** Iswitchb is made obsolete by icomplete-mode.
591
590*** longlines.el is obsolete; use visual-line-mode instead. 592*** longlines.el is obsolete; use visual-line-mode instead.
591 593
592+++ 594+++