# HG changeset patch # User Richard M. Stallman # Date 1119102030 0 # Node ID cf6c8ad878b9ef8668bc574516055e681dd0d058 # Parent 62d599bd35185a5605a2d1579cd4540eeffb0e94 (Antinews): Fix formatting ugliness. diff -r 62d599bd3518 -r cf6c8ad878b9 lispref/anti.texi --- 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,