(Antinews): Fix formatting ugliness.

This commit is contained in:
Richard M. Stallman 2005-06-18 13:40:30 +00:00
parent 7ceb6e545f
commit 72b09a92c8

View 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,