diff options
| author | Glenn Morris | 2014-01-23 23:36:34 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-01-23 23:36:34 -0800 |
| commit | 5ace6c29b91f9b4400cb8a1fbb80ef4c514e0335 (patch) | |
| tree | dd074ce6b48c88c3a66c224a18710987e89fd0f2 | |
| parent | 03f3b3182dcc765c6e080ef061d69212bad25192 (diff) | |
| download | emacs-5ace6c29b91f9b4400cb8a1fbb80ef4c514e0335.tar.gz emacs-5ace6c29b91f9b4400cb8a1fbb80ef4c514e0335.zip | |
Misc small doc updates
* 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.
| -rw-r--r-- | doc/emacs/ChangeLog | 3 | ||||
| -rw-r--r-- | doc/emacs/ack.texi | 9 | ||||
| -rw-r--r-- | doc/misc/ChangeLog | 3 | ||||
| -rw-r--r-- | doc/misc/efaq.texi | 3 | ||||
| -rw-r--r-- | etc/NEWS | 1 |
5 files changed, 13 insertions, 6 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index bcb9e69230d..7e42d0fcaba 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | 2014-01-24 Glenn Morris <rgm@gnu.org> | 1 | 2014-01-24 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * ack.texi (Acknowledgments): No longer mention obsolete xesam.el. | 3 | * ack.texi (Acknowledgments): No longer mention obsolete xesam.el, |
| 4 | terminal.el. | ||
| 4 | 5 | ||
| 5 | * files.texi (Interlocking): Copyedit. | 6 | * files.texi (Interlocking): Copyedit. |
| 6 | 7 | ||
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index b3b21a277e9..b2fa245b032 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi | |||
| @@ -818,9 +818,12 @@ command with its arguments. | |||
| 818 | Richard Mlynarik wrote @file{cl-indent.el}, a package for indenting | 818 | Richard Mlynarik wrote @file{cl-indent.el}, a package for indenting |
| 819 | Common Lisp code; @file{ebuff-menu.el}, an ``electric'' browser for | 819 | Common Lisp code; @file{ebuff-menu.el}, an ``electric'' browser for |
| 820 | buffer listings; @file{ehelp.el}, bindings for browsing help screens; | 820 | buffer listings; @file{ehelp.el}, bindings for browsing help screens; |
| 821 | @file{rfc822.el}, a parser for E-mail addresses in the RFC-822 format, | 821 | and @file{rfc822.el}, a parser for E-mail addresses in the RFC-822 format, |
| 822 | used in mail messages and news articles; and @file{terminal.el}, a | 822 | used in mail messages and news articles. |
| 823 | terminal emulator for Emacs subprocesses. | 823 | @ignore |
| 824 | @c Obsolete since 24.4 | ||
| 825 | ; and @file{terminal.el}, a terminal emulator for Emacs subprocesses. | ||
| 826 | @end ignore. | ||
| 824 | 827 | ||
| 825 | @item | 828 | @item |
| 826 | Gerd Möllmann was the Emacs maintainer from the beginning of Emacs 21 | 829 | Gerd Möllmann was the Emacs maintainer from the beginning of Emacs 21 |
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index d065f22a97a..571e7ecc70d 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2014-01-24 Glenn Morris <rgm@gnu.org> | 1 | 2014-01-24 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * efaq.texi (Termcap/Terminfo entries for Emacs): | ||
| 4 | Use M-x term rather than M-x terminal-emulator. | ||
| 5 | |||
| 3 | * emacs-mime.texi (time-date): Use float-time. | 6 | * emacs-mime.texi (time-date): Use float-time. |
| 4 | 7 | ||
| 5 | 2014-01-22 David Engster <deng@randomsample.de> | 8 | 2014-01-22 David Engster <deng@randomsample.de> |
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index c54423e887e..e840cc26b80 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi | |||
| @@ -2853,8 +2853,7 @@ To make a terminfo entry for @samp{emacs}, use @code{tic} or | |||
| 2853 | @file{/usr/lib/terminfo/d/dumb} to @file{/usr/lib/terminfo/e/emacs}. | 2853 | @file{/usr/lib/terminfo/d/dumb} to @file{/usr/lib/terminfo/e/emacs}. |
| 2854 | 2854 | ||
| 2855 | Having a termcap/terminfo entry will not enable the use of full screen | 2855 | Having a termcap/terminfo entry will not enable the use of full screen |
| 2856 | programs in shell buffers. Use @kbd{M-x terminal-emulator} for that | 2856 | programs in shell buffers. Use @kbd{M-x term} for that instead. |
| 2857 | instead. | ||
| 2858 | 2857 | ||
| 2859 | A workaround to the problem of missing termcap/terminfo entries is to | 2858 | A workaround to the problem of missing termcap/terminfo entries is to |
| 2860 | change terminal type @samp{emacs} to type @samp{dumb} or @samp{unknown} | 2859 | change terminal type @samp{emacs} to type @samp{dumb} or @samp{unknown} |
| @@ -864,6 +864,7 @@ are obsolete. Customize the `woman-*' faces instead. | |||
| 864 | +++ | 864 | +++ |
| 865 | *** sup-mouse.el. | 865 | *** sup-mouse.el. |
| 866 | 866 | ||
| 867 | --- | ||
| 867 | *** terminal.el is obsolete; use term.el instead. | 868 | *** terminal.el is obsolete; use term.el instead. |
| 868 | 869 | ||
| 869 | *** The previous version of todo-mode.el is obsolete and renamed otodo-mode.el. | 870 | *** The previous version of todo-mode.el is obsolete and renamed otodo-mode.el. |