Mercurial > emacs
changeset 68388:6618150ff246
(Antinews): Various corrections and additions.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 25 Jan 2006 23:25:42 +0000 |
parents | ee1488acdc41 |
children | ee72dfb5a3cd |
files | man/anti.texi |
diffstat | 1 files changed, 8 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/man/anti.texi Wed Jan 25 23:24:17 2006 +0000 +++ b/man/anti.texi Wed Jan 25 23:25:42 2006 +0000 @@ -34,9 +34,9 @@ onto an Emacs window, nothing will happen. @item -On an xterm, Emacs provides a more convincing simulation of a text -terminal by not responding to mouse-clicks on the mode-line, -header-line, or display margin. +On an xterm, even if you enable Xterm Mouse mode, Emacs provides a +more convincing simulation of a text terminal by not responding to +mouse clicks on the mode line, header line, or display margin. @item For simplicity, windows always have fringes. We wouldn't want to @@ -88,8 +88,8 @@ the @code{setenv} command does not expand @samp{$} at all. @item -Emacs will not query you if a command accumulates too much undo -information. If Emacs runs out of memory as a result, it will handle +If a single command accumulates too much undo information, Emacs never +discards it. If Emacs runs out of memory as a result, it will handle this by crashing. @item @@ -131,9 +131,7 @@ equivalent to typing them once. @kbd{M-h} ignores numeric arguments. @item -If you want to repeat a jump to a previous mark, you should supply the -prefix argument explicitly. So, instead of typing @kbd{C-u C-SPC -C-SPC C-SPC}, type @kbd{C-u C-SPC C-u C-SPC C-u C-SPC}. +The user option @code{set-mark-command-repeat-pop} has been removed. @item @kbd{C-@key{SPC} C-@key{SPC}} has no special meaning--it just sets the @@ -261,7 +259,8 @@ The Kmacro package has been replaced with a simple and elegant keyboard macro system. Use @kbd{C-x (} to start a new keyboard macro, @kbd{C-x )} to end the macro, and @kbd{C-x e} to execute the last -macro. +macro. Use @kbd{M-x name-last-kbd-macro} to name the most recently +defined macro. @item The Calc, CUA, GDB-UI, Ibuffer, Ido, Password, Printing, Reveal,