emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/anti.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/anti.texi
Date: Sat, 18 Jun 2005 09:40:30 -0400

Index: emacs/lispref/anti.texi
diff -c emacs/lispref/anti.texi:1.31 emacs/lispref/anti.texi:1.32
*** emacs/lispref/anti.texi:1.31        Fri Jun 10 10:11:22 2005
--- emacs/lispref/anti.texi     Sat Jun 18 13:40:30 2005
***************
*** 164,172 ****
  @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.
  
  @item
  Variable aliases are no longer supported.  Aliases are for functions,
--- 164,173 ----
  @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}, 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,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]