changeset 60247:773b228334be

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 25 Feb 2005 13:56:29 +0000
parents 6fbd9e87233f
children 8b2c028d58cb
files man/ChangeLog
diffstat 1 files changed, 29 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Fri Feb 25 13:56:10 2005 +0000
+++ b/man/ChangeLog	Fri Feb 25 13:56:29 2005 +0000
@@ -1,3 +1,32 @@
+2005-02-25  Richard M. Stallman  <rms@gnu.org>
+
+	* screen.texi (Screen): Explain better about cursors and mode lines;
+	don't presuppose text terminals.
+	(Point): Don't assume just one cursor.
+	Clarify explanation of cursors.
+	(Echo Area, Menu Bar): Cleanups.
+
+	* mini.texi (Minibuffer): Prompts are highlighted.
+	(Minibuffer Edit): Newline = C-j only on text terminals.
+	Clarify resize-mini-windows values.
+	Mention M-PAGEUP and M-PAGEDOWN.
+	(Completion Commands): Mouse-1 like Mouse-2.
+	(Minibuffer History): Explain history commands better.
+	(Repetition): Add xref to Incremental Search.
+
+	* mark.texi (Setting Mark): Clarify info about displaying mark.
+	Clarify explanation of C-@ and C-SPC.
+	(Transient Mark): Mention Delete Selection mode.
+	(Marking Objects): Clean up text about extending the region.
+
+	* m-x.texi (M-x): One C-g doesn't always go to top level.
+	No delay before suggest-key-bindings output.
+
+	* fixit.texi (Fixit): Mention C-/ for undo.
+	(Spelling): Mention ESC TAB like M-TAB.
+	Replacement words with r and R are rechecked.
+	Say where C-g leaves point.  Mention ? as input.
+
 2005-02-23  Lute Kamstra  <lute@gnu.org>
 
 	* cmdargs.texi (Initial Options): Add cross reference.