diff options
| author | Glenn Morris | 2014-02-06 19:22:34 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-02-06 19:22:34 -0800 |
| commit | 2b568bc90bdae6daddd3e928f1b120015c26907b (patch) | |
| tree | ccbd70414c2fc2546b25c99c70d710dbde208864 /doc | |
| parent | e04d62b9d94817358faf16841a83859ed36ff3df (diff) | |
| download | emacs-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 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/emacs/ack.texi | 17 | ||||
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/viper.texi | 2 |
4 files changed, 10 insertions, 17 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 4478e4bd72c..11df5923612 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-02-07 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * ack.texi (Acknowledgments): No longer mention obsolete files. | ||
| 4 | |||
| 1 | 2014-02-02 Glenn Morris <rgm@gnu.org> | 5 | 2014-02-02 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * regs.texi (Registers): Mention previewing. | 7 | * regs.texi (Registers): Mention previewing. |
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index 8f8e741c910..0ec2cf8624a 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi | |||
| @@ -52,10 +52,6 @@ files. | |||
| 52 | Michael Albinus wrote @file{dbus.el}, a package that implements the | 52 | Michael Albinus wrote @file{dbus.el}, a package that implements the |
| 53 | D-Bus message bus protocol; @file{zeroconf.el}, a mode for browsing | 53 | D-Bus message bus protocol; @file{zeroconf.el}, a mode for browsing |
| 54 | Avahi services; | 54 | Avahi services; |
| 55 | @ignore | ||
| 56 | @c obsolete | ||
| 57 | @file{xesam.el}, a Xesam-based search engine interface; | ||
| 58 | @end ignore | ||
| 59 | and @file{secrets.el}, an interface to keyring daemons for | 55 | and @file{secrets.el}, an interface to keyring daemons for |
| 60 | storing confidential data. He and Kai Großjohann wrote the Tramp package, which | 56 | storing confidential data. He and Kai Großjohann wrote the Tramp package, which |
| 61 | provides transparent remote file editing using rcp, ssh, ftp, and | 57 | provides transparent remote file editing using rcp, ssh, ftp, and |
| @@ -307,8 +303,7 @@ to VC and the calendar. | |||
| 307 | 303 | ||
| 308 | @item | 304 | @item |
| 309 | Stephen Eglen wrote @file{mspools.el}, which tells you which Procmail | 305 | Stephen Eglen wrote @file{mspools.el}, which tells you which Procmail |
| 310 | folders have mail waiting in them; and @file{iswitchb.el}, a feature | 306 | folders have mail waiting in them. |
| 311 | for incremental reading and completion of buffer names. | ||
| 312 | 307 | ||
| 313 | @item | 308 | @item |
| 314 | Torbjörn Einarsson wrote @file{f90.el}, a mode for Fortran 90 files. | 309 | Torbjörn Einarsson wrote @file{f90.el}, a mode for Fortran 90 files. |
| @@ -820,10 +815,6 @@ Common Lisp code; @file{ebuff-menu.el}, an ``electric'' browser for | |||
| 820 | buffer listings; @file{ehelp.el}, bindings for browsing help screens; | 815 | buffer listings; @file{ehelp.el}, bindings for browsing help screens; |
| 821 | and @file{rfc822.el}, a parser for E-mail addresses in the RFC-822 format, | 816 | and @file{rfc822.el}, a parser for E-mail addresses in the RFC-822 format, |
| 822 | used in mail messages and news articles. | 817 | used in mail messages and news articles. |
| 823 | @ignore | ||
| 824 | @c Obsolete since 24.4 | ||
| 825 | ; and @file{terminal.el}, a terminal emulator for Emacs subprocesses. | ||
| 826 | @end ignore | ||
| 827 | 818 | ||
| 828 | @item | 819 | @item |
| 829 | Gerd Möllmann was the Emacs maintainer from the beginning of Emacs 21 | 820 | Gerd Möllmann was the Emacs maintainer from the beginning of Emacs 21 |
| @@ -1106,12 +1097,6 @@ Ronald S. Schnell wrote @file{dunnet.el}, a text adventure game. | |||
| 1106 | Philippe Schnoebelen wrote @file{gomoku.el}, a Go Moku game played | 1097 | Philippe Schnoebelen wrote @file{gomoku.el}, a Go Moku game played |
| 1107 | against Emacs; and @file{mpuz.el}, a multiplication puzzle. | 1098 | against Emacs; and @file{mpuz.el}, a multiplication puzzle. |
| 1108 | 1099 | ||
| 1109 | @ignore | ||
| 1110 | @c Removed in 24.1. | ||
| 1111 | @item | ||
| 1112 | Rainer Schöpf contributed to Alpha and OSF1 support. | ||
| 1113 | @end ignore | ||
| 1114 | |||
| 1115 | @item | 1100 | @item |
| 1116 | Jan Schormann wrote @file{solitaire.el}, an implementation of the | 1101 | Jan Schormann wrote @file{solitaire.el}, an implementation of the |
| 1117 | Solitaire game. | 1102 | Solitaire game. |
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 7242110ec0f..766286c5fa7 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-02-07 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * viper.texi (File and Buffer Handling): Prefer ido to iswitchb. | ||
| 4 | |||
| 1 | 2014-02-06 Glenn Morris <rgm@gnu.org> | 5 | 2014-02-06 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * epa.texi (Mail-mode integration): Mention epa-mail-aliases. | 7 | * epa.texi (Mail-mode integration): Mention epa-mail-aliases. |
diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi index 3195bfa807d..5cbf32c9297 100644 --- a/doc/misc/viper.texi +++ b/doc/misc/viper.texi | |||
| @@ -4064,7 +4064,7 @@ switch in another window. Buffer completion is supported. | |||
| 4064 | The variable @var{viper-read-buffer-function} controls which function is | 4064 | The variable @var{viper-read-buffer-function} controls which function is |
| 4065 | actually used to read the buffer name. The default is @code{read-buffer}, | 4065 | actually used to read the buffer name. The default is @code{read-buffer}, |
| 4066 | but better alternatives are also available in Emacs (e.g., | 4066 | but better alternatives are also available in Emacs (e.g., |
| 4067 | @code{iswitchb-read-buffer}). | 4067 | @code{ido-read-buffer}). |
| 4068 | @vindex @var{viper-read-buffer-function} | 4068 | @vindex @var{viper-read-buffer-function} |
| 4069 | @item :B | 4069 | @item :B |
| 4070 | Like @kbd{:b}, but the meaning of @var{ex-cycle-other-window} is reversed. | 4070 | Like @kbd{:b}, but the meaning of @var{ex-cycle-other-window} is reversed. |