(Antinews): Fix formatting ugliness.
authorRichard M. Stallman <rms@gnu.org>
Sat, 18 Jun 2005 13:40:30 +0000 (13:40 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 18 Jun 2005 13:40:30 +0000 (13:40 +0000)
lispref/anti.texi

index 46375f3..c7a72f0 100644 (file)
@@ -164,9 +164,10 @@ the sentinel.
 @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,