* doc/emacs/ack.texi (Acknowledgments): No longer mention obsolete terminal.el.
* doc/misc/efaq.texi (Termcap/Terminfo entries for Emacs):
Use M-x term rather than M-x terminal-emulator.
* etc/NEWS: Related markup.
2014-01-24 Glenn Morris <rgm@gnu.org>
- * ack.texi (Acknowledgments): No longer mention obsolete xesam.el.
+ * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
+ terminal.el.
* files.texi (Interlocking): Copyedit.
Richard Mlynarik wrote @file{cl-indent.el}, a package for indenting
Common Lisp code; @file{ebuff-menu.el}, an ``electric'' browser for
buffer listings; @file{ehelp.el}, bindings for browsing help screens;
-@file{rfc822.el}, a parser for E-mail addresses in the RFC-822 format,
-used in mail messages and news articles; and @file{terminal.el}, a
-terminal emulator for Emacs subprocesses.
+and @file{rfc822.el}, a parser for E-mail addresses in the RFC-822 format,
+used in mail messages and news articles.
+@ignore
+@c Obsolete since 24.4
+; and @file{terminal.el}, a terminal emulator for Emacs subprocesses.
+@end ignore.
@item
Gerd Möllmann was the Emacs maintainer from the beginning of Emacs 21
2014-01-24 Glenn Morris <rgm@gnu.org>
+ * efaq.texi (Termcap/Terminfo entries for Emacs):
+ Use M-x term rather than M-x terminal-emulator.
+
* emacs-mime.texi (time-date): Use float-time.
2014-01-22 David Engster <deng@randomsample.de>
@file{/usr/lib/terminfo/d/dumb} to @file{/usr/lib/terminfo/e/emacs}.
Having a termcap/terminfo entry will not enable the use of full screen
-programs in shell buffers. Use @kbd{M-x terminal-emulator} for that
-instead.
+programs in shell buffers. Use @kbd{M-x term} for that instead.
A workaround to the problem of missing termcap/terminfo entries is to
change terminal type @samp{emacs} to type @samp{dumb} or @samp{unknown}
+++
*** sup-mouse.el.
+---
*** terminal.el is obsolete; use term.el instead.
*** The previous version of todo-mode.el is obsolete and renamed otodo-mode.el.