]> code.delx.au - gnu-emacs/commitdiff
Fix last changes.
authorEli Zaretskii <eliz@gnu.org>
Thu, 19 Jul 2001 13:24:11 +0000 (13:24 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 19 Jul 2001 13:24:11 +0000 (13:24 +0000)
man/building.texi
man/glossary.texi
man/indent.texi
man/mark.texi
man/mini.texi
man/mule.texi

index ec8d4e2ac8d370ee6d66477d9c1cbe371c23a9d3..56d0d9397a873c75f9c7347b8090e28fa1c2359c 100644 (file)
@@ -285,24 +285,24 @@ to a particular debugger program.
 @table @kbd
 @item M-x gdb @key{RET} @var{file} @key{RET}
 @findex gdb
-This command runs GDB as a subprocess of Emacs.  It creates a buffer
+Run GDB as a subprocess of Emacs.  This command creates a buffer
 for input and output to GDB, and switches to it.  If a GDB buffer
 already exists, it just switches to that buffer.
 
 @item M-x dbx @key{RET} @var{file} @key{RET}
 @findex dbx
-Similar, but runs DBX instead of GDB.
+Similar, but run DBX instead of GDB.
 
 @item M-x xdb @key{RET} @var{file} @key{RET}
 @findex xdb
 @vindex gud-xdb-directories
-Similar, but runs XDB instead of GDB.  Use the variable
+Similar, but run XDB instead of GDB.  Use the variable
 @code{gud-xdb-directories} to specify directories to search for source
 files.
 
 @item M-x sdb @key{RET} @var{file} @key{RET}
 @findex sdb
-Similar, but runs SDB instead of GDB.
+Similar, but run SDB instead of GDB.
 
   Some versions of SDB do not mention source file names in their
 messages.  When you use them, you need to have a valid tags table
index 5e16f9ba39626517cf71da8629c9b4759d357c82..66e8fb9394dae494ae809017213968411fb81326 100644 (file)
@@ -315,7 +315,7 @@ Deleting a file means erasing it from the file system.
 @item Deletion of Messages
 Deleting a message means flagging it to be eliminated from your mail
 file.  Until you expunge (q.v.@:) the Rmail file, you can still undelete
-the messages you have flagged to be deleted.  @xref{Rmail Deletion}.
+the messages you have deleted.  @xref{Rmail Deletion}.
 
 @item Deletion of Windows
 Deleting a window means eliminating it from the screen.  Other windows
@@ -617,7 +617,7 @@ See `incremental search.'
 
 @item Justification
 Justification means adding extra spaces within lines of text to make
-them align exactly to a specified width.
+them extend exactly to a specified width.
 @xref{Filling,Justification}.
 
 @item Keyboard Macro
index deff9b9b0e845cedfe78f0f93e02ca95bc17b45f..a3275165e8468b95233e086986afb0e4727f0daf 100644 (file)
@@ -19,8 +19,9 @@ Perform @key{RET} followed by @key{TAB} (@code{newline-and-indent}).
 Merge the previous and the current line (@code{delete-indentation}).
 This would cancel out the effect of @kbd{C-j}.
 @item C-M-o
-Split the line at point; text on the line after point becomes a new line
-indented to the same column where point is located (@code{split-line}).
+Split the current line at point; text on the line after point becomes a
+new line indented to the same column where point is located
+(@code{split-line}).
 @item M-m
 Move (forward or back) to the first nonblank character on the current
 line (@code{back-to-indentation}).
index 79ea5a4207d7a5ff7bf23e27d51429ab29d017ec..e153cb74761cde65cca2c55a5a0864b7f59d99e8 100644 (file)
@@ -315,7 +315,7 @@ remembering a spot that you may want to go back to.  To make this
 feature more useful, each buffer remembers 16 previous locations of the
 mark, in the @dfn{mark ring}.  Commands that set the mark also push the
 old mark onto this ring.  To return to a marked location, use @kbd{C-u
-C-@key{SPC}} (or @kbd{C-u C-@@}); this is the same as the command
+C-@key{SPC}} (or @kbd{C-u C-@@}); this is the command
 @code{set-mark-command} given a numeric argument.  It moves point to
 where the mark was, and restores the mark from the ring of former
 marks.  Thus, repeated use of this command moves point to all of the old
index eb4250bec7d78dfbe5fb56dd3ba2852df4aaa993..7b557fbbce98f38eac0d5197fe7575db822f1f0f 100644 (file)
@@ -151,9 +151,9 @@ text that you put in the minibuffer if @code{resize-mini-windows} is
 non-@code{nil}.  If @code{resize-mini-windows} is @code{t}, the window
 is always resized to fit the size of the text it displays.  If
 @code{resize-mini-windows} is the symbol @code{grow-only}, the window
-is enlarged when the size of displayed text grows, but never shrinked
-until it becomes empty, at which point it shrinks back to its normal
-size.
+is enlarged when the size of displayed text grows, but never reduced
+in size until it becomes empty, at which point it shrinks back to its
+normal size.
 
 @vindex max-mini-window-height
   The variable @code{max-mini-window-height} controls the maximum
index 7052b58e73d45eaecd58fa98ea750e05fddfed31..7bd084aed857744f7aba199b1c57fe199b07bf2a 100644 (file)
@@ -1138,7 +1138,7 @@ window frame:
   With the X resource @samp{Emacs.Font}, you can specify a fontset name
 just like an actual font name.  But be careful not to specify a fontset
 name in a wildcard resource like @samp{Emacs*Font}---that wildcard
-specification is used for various other purposes, such as menus, and
+specification matches various other resources, such as menus, and
 menus cannot handle fontsets.
 
   You can specify additional fontsets using X resources named