Mercurial > emacs
changeset 28126:e7cf77f27506
Fix copyright line.
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 12 Mar 2000 18:19:41 +0000 |
parents | b1d15e69d22c |
children | ce57565effde |
files | man/custom.texi man/dired.texi man/frames.texi man/search.texi man/sending.texi |
diffstat | 5 files changed, 15 insertions(+), 15 deletions(-) [+] |
line wrap: on
line diff
--- a/man/custom.texi Sun Mar 12 18:16:00 2000 +0000 +++ b/man/custom.texi Sun Mar 12 18:19:41 2000 +0000 @@ -1,5 +1,6 @@ @c This is part of the Emacs manual. -@c Copyright (C) 1985, 86, 87, 93-95, 97, 2000 Free Software Foundation, Inc. +@c Copyright (C) 1985, 86, 87, 93, 94, 95, 97, 2000 +@c Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Customization, Quitting, Amusements, Top @chapter Customization @@ -64,7 +65,7 @@ buffer; each buffer is independent of the other buffers. Therefore, you can enable the mode in particular buffers and disable it in others. The per-buffer minor modes include Abbrev mode, Auto Fill mode, Auto Save -mode, Font-Lock mode, Hscroll mode, ISO Accents mode, Outline minor +mode, Font-Lock mode, ISO Accents mode, Outline minor mode, Overwrite mode, and Binary Overwrite mode. Abbrev mode allows you to define abbreviations that automatically expand @@ -90,9 +91,6 @@ This requires a window system that can display multiple fonts. @xref{Faces}. - Hscroll mode performs horizontal scrolling automatically -to keep point on the screen. @xref{Horizontal Scrolling}. - ISO Accents mode makes the characters @samp{`}, @samp{'}, @samp{"}, @samp{^}, @samp{/} and @samp{~} combine with the following letter, to produce an accented letter in the ISO Latin-1 character set. @@ -129,10 +127,8 @@ Options}. Line Number mode enables continuous display in the mode line of the -line number of point. @xref{Mode Line}. - - Resize-Minibuffer mode makes the minibuffer expand as necessary to -hold the text that you put in it. @xref{Minibuffer Edit}. +line number of point and Column Number mode enables display of the +column number. @xref{Mode Line}. Scroll Bar mode gives each window a scroll bar (@pxref{Scroll Bars}). Menu Bar mode gives each frame a menu bar (@pxref{Menu Bars}). Both of @@ -143,7 +139,7 @@ will get an error. This means you must either set the mark, or explicitly ``reactivate'' it, before each command that uses the region. The advantage of Transient Mark mode is that Emacs can display the -region highlighted (currently only when using X). @xref{Setting Mark}. +region highlighted (currently only when using X). @xref{Mark}. For most minor modes, the command name is also the name of a variable which directly controls the mode. The mode is enabled whenever this
--- a/man/dired.texi Sun Mar 12 18:16:00 2000 +0000 +++ b/man/dired.texi Sun Mar 12 18:19:41 2000 +0000 @@ -1,5 +1,6 @@ @c This is part of the Emacs manual. -@c Copyright (C) 1985, 86, 87, 93-95, 97, 2000 Free Software Foundation, Inc. +@c Copyright (C) 1985, 86, 87, 93, 94, 95, 97, 2000 +@c Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Dired, Calendar/Diary, Rmail, Top @chapter Dired, the Directory Editor
--- a/man/frames.texi Sun Mar 12 18:16:00 2000 +0000 +++ b/man/frames.texi Sun Mar 12 18:19:41 2000 +0000 @@ -1,5 +1,6 @@ @c This is part of the Emacs manual. -@c Copyright (C) 1985, 86, 87, 93-95, 97, 99, 2000 Free Software Foundation, Inc. +@c Copyright (C) 1985, 86, 87, 93, 94, 95, 97, 99, 2000 +@c Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Frames, International, Windows, Top @chapter Frames and X Windows
--- a/man/search.texi Sun Mar 12 18:16:00 2000 +0000 +++ b/man/search.texi Sun Mar 12 18:19:41 2000 +0000 @@ -1,5 +1,6 @@ @c This is part of the Emacs manual. -@c Copyright (C) 1985, 86, 87, 93-95, 97, 2000 Free Software Foundation, Inc. +@c Copyright (C) 1985, 86, 87, 93, 94, 95, 97, 2000 +@c Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Search, Fixit, Display, Top @chapter Searching and Replacement @@ -436,7 +437,7 @@ is another postfix operator that specifies an interval of iteration: the preceding regular expression must match between @var{n} and @var{m} times. If @var{m} is omitted, then there is no upper bound -and if @var{,m} is omitted, then the regular expression must match +and if @kbd,{@var{m}} is omitted, then the regular expression must match exactly @var{n} times. @* @samp{\@{0,1\@}} is equivalent to @samp{?}. @* @samp{\@{0,\@}} is equivalent to @samp{*}. @*
--- a/man/sending.texi Sun Mar 12 18:16:00 2000 +0000 +++ b/man/sending.texi Sun Mar 12 18:19:41 2000 +0000 @@ -1,5 +1,6 @@ @c This is part of the Emacs manual. -@c Copyright (C) 1985, 86, 87, 93-95, 97, 2000 Free Software Foundation, Inc. +@c Copyright (C) 1985, 86, 87, 93, 94, 95, 97, 2000 +@c Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Sending Mail, Rmail, Picture, Top @chapter Sending Mail