changeset 63579:cf6c8ad878b9

(Antinews): Fix formatting ugliness.
author Richard M. Stallman <rms@gnu.org>
date Sat, 18 Jun 2005 13:40:30 +0000
parents 62d599bd3518
children cdd23c548b35
files lispref/anti.texi
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/anti.texi	Sat Jun 18 13:29:24 2005 +0000
+++ b/lispref/anti.texi	Sat Jun 18 13:40:30 2005 +0000
@@ -164,9 +164,10 @@
 @item
 Many programming shortcuts have been deleted, to provide you with the
 enjoyment of ``rolling your own''.  The macros @code{while-no-input},
-@code{with-local-quit}, @code{with-selected-window},
-@code{dynamic-completion-table}, and @code{lazy-completion-table} no
-longer exist.  Also, there are no built-in progress reporters.
+@code{with-local-quit}, and @code{with-selected-window}, along with
+@code{dynamic-completion-table} and @code{lazy-completion-table} no
+longer exist.  Also, there are no built-in progress reporters;
+with Emacs, you can take progress for granted.
 
 @item
 Variable aliases are no longer supported.  Aliases are for functions,